mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 标记过期 推荐迁移至新框架 xxl-job
This commit is contained in:
@ -6,6 +6,7 @@ import com.ruoyi.quartz.domain.SysJob;
|
||||
/**
|
||||
* 调度任务信息 数据层
|
||||
*
|
||||
* @deprecated 3.5.0删除 迁移至xxl-job
|
||||
* @author ruoyi
|
||||
*/
|
||||
public interface SysJobMapper extends BaseMapperPlus<SysJob> {
|
||||
|
Reference in New Issue
Block a user