From ee91ca87fe5dafd26c2d776e216b23fc55a43e46 Mon Sep 17 00:00:00 2001 From: guigongli <3328921305@qq.com> Date: Mon, 15 Sep 2025 22:23:17 +0800 Subject: [PATCH] =?UTF-8?q?refactor(mp-weixin):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F=E7=9A=84=20appid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将微信小程序的 appid 从 wx66186af0759f47c9 修改为 wx736793c30c956243 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c670544..606a292 100644 --- a/manifest.json +++ b/manifest.json @@ -182,7 +182,7 @@ "versionCode": 100 }, "mp-weixin": { - "appid": "wx66186af0759f47c9", + "appid": "wx736793c30c956243", "setting": { "urlCheck": false, "minified": true,