From 07dfa5560ea4efd347885fc02492b091db77e9a9 Mon Sep 17 00:00:00 2001 From: 16337 <1633794139@qq.com> Date: Fri, 3 Apr 2026 17:50:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E6=97=A5=E6=8A=A5?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=B0=8F=E7=A8=8B=E5=BA=8FAppID=E6=9B=B4?= =?UTF-8?q?=E6=AD=A3=E4=B8=BAwxb3dc42bb3017c3f2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/services/daily_report_service.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/services/daily_report_service.py b/app/services/daily_report_service.py index 6eb425e..a0770bb 100644 --- a/app/services/daily_report_service.py +++ b/app/services/daily_report_service.py @@ -363,7 +363,7 @@ def _build_template_card(report: Dict) -> Dict: "horizontal_content_list": kv_list, "card_action": { "type": 2, - "appid": "wx062f7a5507909000", + "appid": "wxb3dc42bb3017c3f2", "pagepath": "pages/home/index", }, }