浏览代码

fix on 2020.9.27

jiequan.bi 4 年之前
父节点
当前提交
7b1fc06f7e

+ 1 - 0
module-job-bytedance/src/main/java/cn/com/ctop/job/bytedance/handler/ByteDanceVideoReportJob.java

@@ -1,5 +1,6 @@
 package cn.com.ctop.job.bytedance.handler;
 
+import cn.com.ctop.toutiao.modules.report.service.IByteDanceVideoReportDailyService;
 import com.xxl.job.core.biz.model.ReturnT;
 import com.xxl.job.core.handler.annotation.XxlJob;
 import com.xxl.job.core.log.XxlJobLogger;