@ -600,4 +600,5 @@ class StudentUI:
# 程序入口
if __name__ == "__main__":
ui = StudentUI()
ui.run()
print(123)