update 标记过期 推荐迁移至新框架 xxl-job

This commit is contained in:
疯狂的狮子li
2021-10-15 11:31:26 +08:00
parent 1419700c43
commit 6684812014
22 changed files with 31 additions and 9 deletions

View File

@@ -5,8 +5,10 @@ import org.springframework.context.annotation.Configuration;
/**
* 定时任务配置
*
* @deprecated 3.5.0删除 迁移至xxl-job
* @author Lion Li
*/
@Deprecated
@Configuration
public class ScheduleConfig {