个股中心
This commit is contained in:
@@ -7051,9 +7051,9 @@ function isConsoleWritable() {
|
||||
return isWritable;
|
||||
}
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "127.0.0.1,172.16.6.3,192.168.2.1,169.254.97.47";
|
||||
const hosts = "127.0.0.1,172.16.6.3,192.168.2.1,169.254.196.213";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_I52b3x";
|
||||
const id = "mp-weixin_PNeMto";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user