From 60d2edf2c18a22b341715d78c8fea177dda2c764 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 18 Dec 2025 10:07:50 +0800
Subject: [PATCH] feat:更换小程序绑定ID
---
src/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index fda55cc..344ac1d 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -89,7 +89,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wx7ad823321a1e4fdd",
+ "appid" : "wx05742eafb412a57a",
"setting" : {
"urlCheck" : false
},
--
Gitblit v1.9.3