From f7d02316ba2e88595de67ab7d5e9c4230d89d696 Mon Sep 17 00:00:00 2001 From: Novecane <2322740715@qq.com> Date: 星期六, 15 二月 2025 16:38:56 +0800 Subject: [PATCH] third commit --- unpackage/dist/dev/mp-weixin/common/vendor.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/unpackage/dist/dev/mp-weixin/common/vendor.js b/unpackage/dist/dev/mp-weixin/common/vendor.js index ce01922..d8fbcf9 100644 --- a/unpackage/dist/dev/mp-weixin/common/vendor.js +++ b/unpackage/dist/dev/mp-weixin/common/vendor.js @@ -6983,7 +6983,7 @@ function initRuntimeSocketService() { const hosts = "192.168.0.114,127.0.0.1"; const port = "8090"; - const id = "mp-weixin_pVo6MG"; + const id = "mp-weixin_YTr4BK"; const lazy = typeof swan !== "undefined"; let restoreError = lazy ? () => { } : initOnError(); -- Gitblit v1.9.3