bugfix:星座礼物详情链接修改
This commit is contained in:
@@ -464,7 +464,7 @@ public class UriProvider {
|
||||
* 周星榜
|
||||
*/
|
||||
public static String getWeekStarUrl() {
|
||||
return JAVA_WEB_URL.concat("/activity/act-constellation/index.html");
|
||||
return JAVA_WEB_URL.concat("/yinyou/activity/act-constellation/index.html");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user