mirror of
https://git.oceanpay.cc/danial/kami_itunes_third_api.git
synced 2025-12-18 22:20:08 +00:00
test: 尝试修复日志错误
This commit is contained in:
@@ -221,5 +221,4 @@ def run():
|
||||
print(f"{datetime.now().strftime('%Y-%m-%d %H:%M:%S')}\t心跳正常", flush=True)
|
||||
if datetime.now().minute % 2 != 0 and has_been_console:
|
||||
has_been_console = False
|
||||
print(f"{datetime.now().strftime('%Y-%m-%d %H:%M:%S')}\t心跳正常", flush=True)
|
||||
time.sleep(5)
|
||||
|
||||
Reference in New Issue
Block a user