فهرست منبع

history_task.py

对于特定账号不处理发布
luojunhui 5 ماه پیش
والد
کامیت
891fcc8509
1فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 5 5
      applications/config/apollo_config.py

+ 5 - 5
applications/config/apollo_config.py

@@ -31,11 +31,11 @@ class Config(object):
                     config_server_url="https://devapolloconfig-internal.piaoquantv.com/",
                     config_server_url="https://devapolloconfig-internal.piaoquantv.com/",
                     timeout=10
                     timeout=10
                 )
                 )
-                self.article_match_video_table = "long_articles_match_videos_copy1"
-                self.article_text_table = "long_articles_text_copy1"
-                self.article_crawler_video_table = "long_articles_crawler_videos_copy1"
-                self.root_source_id_table = "long_articles_root_source_id_copy1"
-                self.get_off_video_table = "get_off_videos_copy1"
+                self.article_match_video_table = "long_articles_match_videos_dev"
+                self.article_text_table = "long_articles_text_dev"
+                self.article_crawler_video_table = "long_articles_crawler_videos_dev"
+                self.root_source_id_table = "long_articles_root_source_id_dev"
+                self.get_off_video_table = "get_off_videos_dev"
             case "pre":
             case "pre":
                 self.apollo_connection = pyapollos.ApolloClient(
                 self.apollo_connection = pyapollos.ApolloClient(
                     app_id="LongArticlesMatchServer",
                     app_id="LongArticlesMatchServer",