李俊

恢复正式环境代码

...@@ -14,7 +14,7 @@ import org.springframework.stereotype.Component; ...@@ -14,7 +14,7 @@ import org.springframework.stereotype.Component;
14 /** 14 /**
15 * @author Administrator 15 * @author Administrator
16 */ 16 */
17 -//@Component 17 +@Component
18 @Slf4j 18 @Slf4j
19 public class IClearApiTask { 19 public class IClearApiTask {
20 @Autowired 20 @Autowired
......