提交 readme

This commit is contained in:
8vd8
2025-05-07 16:12:26 +08:00
parent 28c61385da
commit e1c5998979
2 changed files with 301 additions and 1 deletions
+1 -1
View File
@@ -6876,7 +6876,7 @@ function initOnError() {
function initRuntimeSocketService() {
const hosts = "127.0.0.1,192.168.10.9";
const port = "8090";
const id = "mp-weixin_F5FmSr";
const id = "mp-weixin_uN9NT1";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();