Your Name 3 years ago
parent
commit
c9bf66a1f4
1 changed files with 12 additions and 8 deletions
  1. 12 8
      hhh/tests/phantomtest.py

+ 12 - 8
hhh/tests/phantomtest.py

@@ -188,22 +188,25 @@ def gen_long():
         ds=r['designers']
         fullname=r['fullname']
         abvname=r['company']
-        qlist.append(fullname)
+#        qlist.append(fullname)
         qlist.append(fullname+"設計師")
         qlist.append(fullname+" 設計師")
+        qlist.append(fullname+" 設計 師")
         qlist.append(abvname+"設計師")
-        qlist.append(abvname+" 設計師")
-#        qlist.append(abvname+"費用")
-#        qlist.append(abvname+"評價")
+#        qlist.append(abvname+" 設計師")
+        qlist.append(abvname+"費用")
+        qlist.append(abvname+"評價")
 #        qlist.append(abvname+" 費用")
 #        qlist.append(abvname+" 評價")
 #        qlist.append(abvname+"專線")
 #        qlist.append(abvname+"免費專線")
 #        qlist.append(abvname+"ptt")
+        qlist.append(abvname+" 設計 師")
+
 #        qlist.append("幸福空間"+abvname)
-        for d in ds:
-            qlist.append(d+" 設計師")
-            qlist.append(d+"設計師")
+#        for d in ds:
+#            qlist.append(d+" 設計師")
+#            qlist.append(d+"設計師")
 
 #            qlist.append(abvname+d)
 #            qlist.append(fullname+d)
@@ -283,7 +286,8 @@ while True:
         empty_query(q)
     #    intsleep=random.randint(20,40)
 #    intsleep=random.randint(7,20)
-    intsleep=random.randint(9,20)
+#    intsleep=random.randint(9,20)
+    intsleep=random.randint(60,150)
 
 #    intsleep=random.randint(5,12)
 #    intsleep=random.randint(3,6)