From 2d9362ae6f528f57e6133d5d80f0b633c24e8eb6 Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Fri, 21 Nov 2025 18:02:26 +0800
Subject: [PATCH] 年卡管理 年卡购买
---
mobile/manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mobile/manifest.json b/mobile/manifest.json
index b8f8b0d..97fabb4 100644
--- a/mobile/manifest.json
+++ b/mobile/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "连盟汇",
- "appid" : "__UNI__AAA479C",
+ "appid" : "__UNI__6A10109",
"description" : "连盟汇",
"versionName" : "1.0.0",
"versionCode" : 100,
@@ -134,7 +134,7 @@
"quickapp" : {},
/* 快应用特有相关 */
"mp-weixin" : {
- "appid" : "wxd6c0cd5d638175bc",
+ "appid" : "wxd03115abc6c4283d",
"setting" : {
"urlCheck" : false,
"es6" : true,
--
Gitblit v1.9.2