9.20界面
This commit is contained in:
@@ -7072,9 +7072,9 @@ function isConsoleWritable() {
|
||||
return isWritable;
|
||||
}
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "198.18.0.1,192.168.31.192,127.0.0.1";
|
||||
const hosts = "198.18.0.1,192.168.31.107,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_HpGDB1";
|
||||
const id = "mp-weixin_nY_uy5";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user