From cbff9285e884f4e81ec87f1c1e7da401436aea10 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期三, 20 八月 2025 15:28:35 +0800 Subject: [PATCH] fix: 实名 --- apps/bMiniApp/project.config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/apps/bMiniApp/project.config.json b/apps/bMiniApp/project.config.json index 8c102f7..7bc8fee 100644 --- a/apps/bMiniApp/project.config.json +++ b/apps/bMiniApp/project.config.json @@ -51,6 +51,6 @@ "ignore": [], "include": [] }, - "appid": "wxb9e0baf4f87aa0de", + "appid": "wx3669dd12a0915f7d", "projectname": "bMiniApp" } \ No newline at end of file -- Gitblit v1.9.1