疯狂的狮子li
2021-11-03 03e2ff587ed9610dca8e699909c1528379caa7e1
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> {