From 0b3c4a0ffa0ff53e892e5fdacc7c4ac196393a70 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 16 Dec 2025 15:32:48 +0800
Subject: [PATCH] feat:部署微信小程序测试

---
 src/manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index 67f4c1a..fda55cc 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -89,7 +89,7 @@
     "quickapp" : {},
     /* 小程序特有相关 */
     "mp-weixin" : {
-        "appid" : "wx1ff4bbc24b343ef1",
+        "appid" : "wx7ad823321a1e4fdd",
         "setting" : {
             "urlCheck" : false
         },

--
Gitblit v1.9.3