一单四制优化及加入工作流
This commit is contained in:
@@ -7139,9 +7139,9 @@ function isConsoleWritable() {
|
||||
return isWritable;
|
||||
}
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "172.22.80.1,192.168.1.144,127.0.0.1";
|
||||
const hosts = "172.30.48.1,192.168.1.144,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_4A0WII";
|
||||
const id = "mp-weixin_4ene97";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user