Commit 073ab198 authored by wang's avatar wang

ws 测试

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