dongzhaorui 3 years ago
parent
commit
cf4b3a9eb9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      find_source/build_spider.py

+ 1 - 1
find_source/build_spider.py

@@ -12,7 +12,7 @@ def main():
         org_weight=5,
         keyword_weight=15,
         excavate_depth=3,
-        excavate_workers=5,
+        excavate_workers=1,
     ).start()