fix a bug

This commit is contained in:
yuanyan3060
2022-01-05 17:04:57 +08:00
committed by GitHub
parent 083287f533
commit 2d79d6e3ef

View File

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