fix:修复订单监控总会显示弹窗的bug(采用时间比较形式)
This commit is contained in:
+1
-1
@@ -7049,7 +7049,7 @@ function isConsoleWritable() {
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "192.168.5.17,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_Pk5qpf";
|
||||
const id = "mp-weixin_7kve6_";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user