新增家族长关联房间入口
This commit is contained in:
@@ -328,4 +328,13 @@ public class UriProvider {
|
||||
public static String getLinkAccountUrl() {
|
||||
return JAVA_WEB_URL.concat("/yinyou/modules/game/bindAccount.html");
|
||||
}
|
||||
|
||||
/**
|
||||
* 族长号关联房间
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public static String getLinkRoomUrl() {
|
||||
return JAVA_WEB_URL.concat("/yinyou/modules/associateAccount/index.html");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user