zhangyong 9 tháng trước cách đây
mục cha
commit
999b8a4da6
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      xiaoniangao/xiaoniangao_author/xiaoniangao_author_v2.py

+ 3 - 3
xiaoniangao/xiaoniangao_author/xiaoniangao_author_v2.py

@@ -6,11 +6,11 @@ import time
 import uuid
 import requests
 
-from common.mq import MQ
-from common.redis_db import SyncRedisHelper
 
-sys.path.append(os.getcwd())
 
+sys.path.append(os.getcwd())
+from common.mq import MQ
+from common.redis_db import SyncRedisHelper
 from common.common import Common
 from common import AliyunLogger, PiaoQuanPipeline
 from common.public import get_config_from_mysql, clean_title