supeng 11 mesi fa
parent
commit
6905f20ac9
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      flowpool_data_update_with_level_supply.py

+ 2 - 2
flowpool_data_update_with_level_supply.py

@@ -6,8 +6,8 @@ import traceback
 import random
 import json
 
-from config import set_config
-from utils import request_post, filter_video_status, send_msg_to_feishu, filter_video_status_app, \
+from my_config import set_config
+from my_utils import request_post, filter_video_status, send_msg_to_feishu, filter_video_status_app, \
     filter_political_videos
 from log import Log
 from db_helper import RedisHelper