From 19fd07d35d59b54ad9154eab18d253fac1fa49f0 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期五, 22 八月 2025 16:20:20 +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 b424d15..7bc8fee 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