Browse Source

[websocket][修改]:默认不开启websocket

tags/湖南版5.1.4
Stormeye Wu 6 years ago
parent
commit
029a100c10
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ext.json

+ 1
- 1
ext.json View File

@@ -7,7 +7,7 @@
"appVersion": "C.4.2.100",
"attr": {
"ifHaveCarModular": "1",
"ifHaveWebSocket": "1",
"ifHaveWebSocket": "0",
"etcpversion": "release",
"configUrl": "https://ciformall.youlane.cn/C/api",
"socketUrl": "wss://mp.youlane.cn/W/ws",


Loading…
Cancel
Save