瀏覽代碼

update import

supeng 1 年之前
父節點
當前提交
6905f20ac9
共有 1 個文件被更改,包括 2 次插入2 次删除
  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