Sfoglia il codice sorgente

祝好事多磨上线

罗俊辉 1 anno fa
parent
commit
8609c39746
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      application/config/topic_group_queue.py

+ 1 - 1
application/config/topic_group_queue.py

@@ -5,7 +5,7 @@ class TopicGroup(object):
     def __init__(self):
         self.spider_list = [
             # ("test", "recommend", "test"),
-            # ("zhsdm", "recommend", "zhuhaoshiduomo"),
+            ("zhsdm", "recommend", "zhuhaoshiduomo"),
             ("fxs", "recommend", "fuxiaoshun")
         ]