Commit dc8cd111 authored by 宋柯's avatar 宋柯

降配

parent 1b39cd0a
...@@ -87,7 +87,7 @@ if __name__ == "__main__": ...@@ -87,7 +87,7 @@ if __name__ == "__main__":
"mentha-tapir-answer": redis_new_mimas, "mentha-tapir-answer": redis_new_mimas,
"mentha-tapir-tractate": redis_new_mimas, "mentha-tapir-tractate": redis_new_mimas,
} }
per_sec = 60 per_sec = 60 * 10
while True: while True:
now = datetime.datetime.now() now = datetime.datetime.now()
if now.second % per_sec == 0: if now.second % per_sec == 0:
......
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