浏览代码

添加达人补全定时

zhaoxian 1 年之前
父节点
当前提交
e9e3ac3b64

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

@@ -12,7 +12,7 @@ import org.springframework.stereotype.Component;
  * 达人补全定时
  */
 @Component
-public class CheckPromoterJob {
+public class SupplementPromoterJob {
 
     String URLPREFIX = "http://ruixuan.api.tjyourong.com.cn/kuaishou/promoter/supplementInfo";