瀏覽代碼

auto commit

master
jfinn 2 年之前
父節點
當前提交
d91e2b37a7
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      wsps/consumers.py

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

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

Loading…
取消
儲存