2026.3.27
按照群里发的修改意见已修改
This commit is contained in:
+2
-2
@@ -7150,9 +7150,9 @@ function isConsoleWritable() {
|
||||
return isWritable;
|
||||
}
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "192.168.159.1,192.168.100.1,192.168.0.112,127.0.0.1";
|
||||
const hosts = "192.168.159.1,192.168.100.1,192.168.0.108,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_kW2ADS";
|
||||
const id = "mp-weixin_2LV981";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user