修改,减少一行

master 6.666
孟天翔 1 month ago
parent 9289bdabe2
commit cf3adab7eb

@ -435,4 +435,4 @@ if __name__ == "__main__":
bll = StudentBLL(data_file) bll = StudentBLL(data_file)
ui = StudentUI(bll) ui = StudentUI(bll)
ui.run() ui.run()
Loading…
Cancel
Save