Explorar el Código

添加搜索词

dzr hace 4 meses
padre
commit
6f10c14a66
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      ybw_query_list.py

+ 2 - 1
ybw_query_list.py

@@ -163,7 +163,8 @@ class Spider:
             "中国电信股份有限公司",
             "中国电信集团有限公司",
             "中国电信数智科技有限公司",
-            "中国联合网络通信有限公司"
+            "中国联合网络通信有限公司",
+            "新疆天富天源燃气有限公司2025年八师居民及商服入户工程材料采购"
         }
         for key in data_sets:
             self.crawl_list_spider(1, key, query_date)