|
|
@@ -7189,7 +7189,7 @@ function isConsoleWritable() {
|
|
|
return isWritable;
|
|
|
}
|
|
|
function initRuntimeSocketService() {
|
|
|
- const hosts = "127.0.0.1,192.168.3.198";
|
|
|
+ const hosts = "127.0.0.1,192.168.3.165";
|
|
|
const port = "8090";
|
|
|
const id = "mp-weixin_7L8wXr";
|
|
|
const lazy = typeof swan !== "undefined";
|