Explorar el Código

update import

supeng hace 11 meses
padre
commit
6905f20ac9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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