Commit 952d3933 authored by 张彦钊's avatar 张彦钊

add print

parent c113a6a8
...@@ -211,7 +211,7 @@ def multi_update(key, name_dict): ...@@ -211,7 +211,7 @@ def multi_update(key, name_dict):
update_sql_dairy_queue(key, diary_id) update_sql_dairy_queue(key, diary_id)
# print("更新结束") # print("更新结束")
else: else:
# print("不需要更新日记队列") print("不需要更新日记队列")
if __name__ == "__main__": if __name__ == "__main__":
......
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