|
@@ -31,11 +31,11 @@ class Config(object):
|
|
|
config_server_url="https://devapolloconfig-internal.piaoquantv.com/",
|
|
|
timeout=10
|
|
|
)
|
|
|
- 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"
|
|
|
+ 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"
|
|
|
case "pre":
|
|
|
self.apollo_connection = pyapollos.ApolloClient(
|
|
|
app_id="LongArticlesMatchServer",
|