From a6ded7ef15c321be11b4b0c821167177a4599739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A2=8E=E5=BF=B5=5FNian?= Date: Sun, 4 Feb 2024 21:29:29 +0800 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index eaf1fc4..c79e78c 100644 --- a/main.py +++ b/main.py @@ -221,7 +221,7 @@ if run_count == 2: first_run_text_response_text = send_message( token, "正方教务管理系统成绩推送", - f"{first_run_text}\n{integrated_info}\n{workflow_info}", + f"{first_run_text}\n{integrated_info}\n{integrated_grade_info}\n{workflow_info}", ) # 解析 JSON 数据