Your Name 4 年之前
父节点
当前提交
0ea7c71d44
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      hhh/tests/phantomtest.py

+ 2 - 2
hhh/tests/phantomtest.py

@@ -74,8 +74,8 @@ while True:
     print(q)
     process_query(q)
     send_msg(q)
-#    intsleep=random.randint(19,30)
-    intsleep=random.randint(10,20)
+    intsleep=random.randint(20,40)
+#    intsleep=random.randint(10,20)
 
     time.sleep(intsleep)