疯狂的狮子li
2021-10-15 6684812014a0f48d0f3ddd9a6612f7c89dc18e8e
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> {