This commit is contained in:
zoujiandong
2025-07-25 13:15:43 +08:00
parent 53d8455890
commit 4544b678d0
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -7319,7 +7319,7 @@ function isConsoleWritable() {
function initRuntimeSocketService() {
const hosts = "192.168.100.165,127.0.0.1";
const port = "8090";
const id = "mp-weixin_mYQj0H";
const id = "mp-weixin_X0DwRF";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();