Commit 45715048 authored by 张彦钊's avatar 张彦钊

add print

parent 69eb58b2
......@@ -13,6 +13,7 @@ def check():
if __name__ == "__main__":
while True:
print(2)
if check() == 1:
os.popen('python diaryQueueUpdate.py')
print("成功启动diaryQueueUpdate")
......
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