From 813aa71b46c10196c06c78c2dfb1c2aceabc79ed Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期五, 08 八月 2025 13:35:50 +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 b424d15..8c102f7 100644 --- a/apps/bMiniApp/project.config.json +++ b/apps/bMiniApp/project.config.json @@ -51,6 +51,6 @@ "ignore": [], "include": [] }, - "appid": "wx88251c84f5cd886b", + "appid": "wxb9e0baf4f87aa0de", "projectname": "bMiniApp" } \ No newline at end of file -- Gitblit v1.9.1