update quartz改为保留一个版本

This commit is contained in:
疯狂的狮子li
2021-10-20 13:53:36 +08:00
parent 83922c5737
commit b6443e0c01
23 changed files with 23 additions and 23 deletions
@@ -6,7 +6,7 @@ import com.ruoyi.quartz.domain.SysJobLog;
/**
* 调度任务日志信息 数据层
*
* @deprecated 3.5.0删除 迁移至xxl-job
* @deprecated 3.4.0删除 迁移至xxl-job
* @author ruoyi
*/
public interface SysJobLogMapper extends BaseMapperPlus<SysJobLog> {