fix.修复笔误

This commit is contained in:
MistEO
2022-01-05 18:11:32 +08:00
committed by GitHub
parent 2d79d6e3ef
commit 31ec7cc7ca

View File

@@ -36,7 +36,7 @@ if __name__ == "__main__":
# asst.append_award()
asst.start()
# asst.start_recurit_calc([4, 5, 6], True)
# asst.start_recruit_calc([4, 5, 6], True)
while True:
input('>')