add
This commit is contained in:
@@ -248,7 +248,7 @@ else:
|
|||||||
run_log += f"{response_text}"
|
run_log += f"{response_text}"
|
||||||
else:
|
else:
|
||||||
last_submission_time = get_grade(student_client, output_type="last_submission_time")
|
last_submission_time = get_grade(student_client, output_type="last_submission_time")
|
||||||
run_log += "成绩未更新"
|
run_log += "成绩未更新\n"
|
||||||
run_log += f"最近一次更新时间:{last_submission_time}"
|
run_log += f"最近一次更新时间:{last_submission_time}"
|
||||||
|
|
||||||
# 更新info.txt
|
# 更新info.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user