Browse Source

修改采集延时时长;

dzr 2 months ago
parent
commit
42bca20c7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lzz_theme/zgzbtbggfwpt_wagf/zgzbtbggfwpt_wagf_details_retry.py

+ 1 - 1
lzz_theme/zgzbtbggfwpt_wagf/zgzbtbggfwpt_wagf_details_retry.py

@@ -29,4 +29,4 @@ class RetrySpider(Spider):
 
 
 if __name__ == '__main__':
-    RetrySpider(sizes=10000, threads=50, interval=0.65).start()
+    RetrySpider(sizes=10000, threads=50, interval=0.75).start()