Update main.py

This commit is contained in:
碎念_Nian
2024-02-04 21:29:29 +08:00
committed by GitHub
Unverified
parent 7b2e5e2c61
commit a6ded7ef15
+1 -1
View File
@@ -221,7 +221,7 @@ if run_count == 2:
first_run_text_response_text = send_message( first_run_text_response_text = send_message(
token, 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 数据 # 解析 JSON 数据