Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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 | ... | ... |
-
Please register or login to post a comment