疯狂的狮子li
2021-04-14 adeaa77864792872f7e39bb9d3560c07d75c1873
ruoyi-quartz/src/main/java/com/ruoyi/quartz/service/ISysJobLogService.java
@@ -10,8 +10,7 @@
 * 
 * @author ruoyi
 */
public interface ISysJobLogService extends IService<SysJobLog>
{
public interface ISysJobLogService extends IService<SysJobLog> {
    /**
     * 获取quartz调度器日志的计划任务
     *