|
@@ -56,8 +56,8 @@ public class Common {
|
|
|
public static final String WS_GAME_SIX_URL = "ws://111.230.69.178:8000/ws";
|
|
|
public static final String WS_GAME_SIX_REMARK_URL = "ws://111.230.115.182:8000/ws";
|
|
|
|
|
|
- public static final String WS_GAME_SEVEN_URL = "ws://120.79.41.13:8000/ws";
|
|
|
- public static final String WS_GAME_SEVEN_REMARK_URL = "ws://120.79.41.13:8000/ws";
|
|
|
+ public static final String WS_GAME_SEVEN_URL = "ws://123.207.100.229:8000/ws";
|
|
|
+ public static final String WS_GAME_SEVEN_REMARK_URL = "ws://43.138.141.230:8000/ws";
|
|
|
|
|
|
public static Map<String, Session> sessionMap = new HashMap<>();
|
|
|
}
|