From 18fe52ed15f6075d1a0506aab66f990e430383cf Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期六, 05 十月 2024 17:55:18 +0800
Subject: [PATCH] add 前端支持新支付类别

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

diff --git a/manifest.json b/manifest.json
index 2848179..f2448bf 100644
--- a/manifest.json
+++ b/manifest.json
@@ -49,7 +49,7 @@
     "quickapp" : {},
     /* 快应用特有相关 */
     "mp-weixin" : {
-        "appid" : "wx1441324401626290",
+        "appid" : "wx3203fd935a6ffe09",
         "setting" : {
             "urlCheck" : false,
             "es6" : true,

--
Gitblit v1.9.3