update:新增个人训练重连机制,修复海报
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ function createWebSocket(token, onMessage) {
|
||||
|
||||
switch (envVersion) {
|
||||
case "develop": // 开发版
|
||||
// url = "ws://192.168.1.5:8000/socket";
|
||||
// url = "ws://192.168.1.2:8000/socket";
|
||||
url = "wss://apitest.shelingxingqiu.com/socket";
|
||||
break;
|
||||
case "trial": // 体验版
|
||||
|
||||
Reference in New Issue
Block a user