Your Name 3 年之前
父節點
當前提交
c2d96ecfce
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hhh/tests/phantomtest.py

+ 1 - 1
hhh/tests/phantomtest.py

@@ -68,6 +68,6 @@ while True:
     print(q)
     process_query(q)
     send_msg(q)
-    intsleep=random.randint(12,20)
+    intsleep=random.randint(19,30)
     time.sleep(intsleep)