dawn9117
2021-11-28 f517dc05ef03a9cc8575bb79e055c9d1974764f6
ruoyi-quartz/src/main/java/com/ruoyi/quartz/mapper/SysJobLogMapper.java
@@ -6,6 +6,7 @@
/**
 * 调度任务日志信息 数据层
 *
 * @deprecated 3.4.0删除 迁移至xxl-job
 * @author ruoyi
 */
public interface SysJobLogMapper extends BaseMapperPlus<SysJobLog> {