From 52b7c373601edbc5010471082eb88dadf70e382d Mon Sep 17 00:00:00 2001
From: liyaozhi <lzhflash@163.com>
Date: Wed, 29 Oct 2025 19:25:23 +0800
Subject: [PATCH] 1、修复活动报名支付问题; 2、修复签到核销码问题。

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

diff --git a/mobile/manifest.json b/mobile/manifest.json
index ea07ec2..b8f8b0d 100644
--- a/mobile/manifest.json
+++ b/mobile/manifest.json
@@ -134,7 +134,7 @@
     "quickapp" : {},
     /* 快应用特有相关 */
     "mp-weixin" : {
-        "appid" : "wxd03115abc6c4283d",
+        "appid" : "wxd6c0cd5d638175bc",
         "setting" : {
             "urlCheck" : false,
             "es6" : true,

--
Gitblit v1.9.2