This commit is contained in:
2025-02-24 16:38:50 +08:00
parent 8ed3fdcde2
commit 60bb924d5c
311 changed files with 129 additions and 80941 deletions
+2 -2
View File
@@ -6806,9 +6806,9 @@ function initOnError() {
};
}
function initRuntimeSocketService() {
const hosts = "192.168.10.36,127.0.0.1";
const hosts = "192.168.10.21,127.0.0.1";
const port = "8090";
const id = "mp-weixin_2me3vO";
const id = "mp-weixin_Y_zfuH";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();