Преглед изворни кода

修改 youlegaoxiaoxiaoshipin_scheduling.py

罗俊辉 пре 1 година
родитељ
комит
686f738150

+ 2 - 2
youlegaoxiaoxiaoshipin/youlegaoxiaoxiaoshipin_recommend/youlegaoxiaoxiaoshipin_scheduling.py

@@ -8,10 +8,10 @@ import sys
 import time
 import requests
 
-from common.mq import MQ
 
 sys.path.append(os.getcwd())
-from common.common import Common
+
+from common.mq import MQ
 from common.aliyun_log import AliyunLogger
 from common.pipeline import PiaoQuanPipeline