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