Commit 2b8cf672 authored by 张彦钊's avatar 张彦钊

add print

parent c93a356c
...@@ -11,8 +11,7 @@ def check(): ...@@ -11,8 +11,7 @@ def check():
if __name__ == "__main__": if __name__ == "__main__":
print(8) if 1:
print(check()) os.popen('python diaryQueueUpdate.py')
print(900)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment