From 4711bb8fb2fb16c4eb1cdf6c0314069d85e77a67 Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Thu, 27 Nov 2025 14:47:00 +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