修复:日报卡片小程序AppID更正为wxb3dc42bb3017c3f2

This commit is contained in:
2026-04-03 17:50:16 +08:00
parent 9eec1bf42b
commit 07dfa5560e

View File

@@ -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",
},
}