This commit is contained in:
NianBroken
2024-08-05 11:56:01 +08:00 Unverified
parent 9588442370
commit ceff25cd26
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -65,4 +65,4 @@ def get_selected_courses(student_client):
except Exception:
print(traceback.format_exc())
return "------\n获取未公布成绩的课程时出错"
return "------\n未公布成绩的课程:\n获取未公布成绩的课程时出错"