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

@ -11,6 +11,7 @@ import java.util.List;
/**
* 定时任务调度信息信息 服务层
*
* @deprecated 3.5.0删除 迁移至xxl-job
* @author ruoyi
*/
public interface ISysJobService extends IService<SysJob> {