From b8ccb337ebb0af43fb541aa7a48f02d29d22291c Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期二, 12 八月 2025 16:23:47 +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