Commit 6e167455 authored by wang's avatar wang

111

parent a46f3496
...@@ -393,7 +393,7 @@ setTimeout(r=> { ...@@ -393,7 +393,7 @@ setTimeout(r=> {
}) })
logger.success(f'添加成功 {success}') logger.success(f'添加成功 {success}')
time.sleep(10) time.sleep(random.randint(10,15))
# time.sleep(3) # time.sleep(3)
except Exception as e: except Exception as e:
......
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