From e063d2153f5d2c72178a13c2c35c3f8b97f2368a Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期一, 11 八月 2025 09:38:24 +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