Explorar o código

心跳修改为一分钟

pm hai 11 meses
pai
achega
eef4eba2ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/utils/websocket.js

+ 1 - 1
src/utils/websocket.js

@@ -181,7 +181,7 @@ const GetQueryString = name => {
 
 // 心跳检查(看看websocket是否还在正常连接中)
 let heartCheck = {
-  timeout: 15 * 1000,
+  timeout: 60 * 1000,
   timeoutObj: null,
   serverTimeoutObj: null,
   // 重启