@@ -4,7 +4,7 @@ import org.springframework.context.annotation.Configuration;
import org.springframework.scheduling.annotation.EnableScheduling;
/**
- * 定时任务配置
+ * 定时任务相关配置
* Created by macro on 2019/4/8.
*/
@Configuration