浏览代码

auto commit

master
jfinn 3 年前
父节点
当前提交
d91e2b37a7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      wsps/consumers.py

+ 1
- 1
wsps/consumers.py 查看文件

9
     def connect(self):
9
     def connect(self):
10
         p("!!!!!!!!!!!!!!!!!!!!?")
10
         p("!!!!!!!!!!!!!!!!!!!!?")
11
         print("",end="",flush=True)
11
         print("",end="",flush=True)
12
-        time.sleep(9.5)
12
+        time.sleep(1.5)
13
 
13
 
14
         p("!!!!!!!!!!!!!!!!!!!!")
14
         p("!!!!!!!!!!!!!!!!!!!!")
15
         print("",end="",flush=True)
15
         print("",end="",flush=True)

正在加载...
取消
保存