From 92264a516c8c695c38d4cc9358c50bcfbed36f06 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期三, 03 九月 2025 14:00:15 +0800 Subject: [PATCH] fix: bug --- 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 b1bd9c7..e4afad4 100644 --- a/apps/bMiniApp/project.config.json +++ b/apps/bMiniApp/project.config.json @@ -51,6 +51,6 @@ "ignore": [], "include": [] }, - "appid": "wx88251c84f5cd886b", + "appid": "wx3669dd12a0915f7d", "projectname": "bMiniApp" } \ No newline at end of file -- Gitblit v1.9.1