Update SpringTaskConfig.java
This commit is contained in:
@@ -4,7 +4,7 @@ import org.springframework.context.annotation.Configuration;
|
|||||||
import org.springframework.scheduling.annotation.EnableScheduling;
|
import org.springframework.scheduling.annotation.EnableScheduling;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 定时任务配置
|
* 定时任务相关配置
|
||||||
* Created by macro on 2019/4/8.
|
* Created by macro on 2019/4/8.
|
||||||
*/
|
*/
|
||||||
@Configuration
|
@Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user