@ -92,7 +92,7 @@ public abstract class AbstractQuartzJob implements Job
}
// 写入数据库当中
SpringUtils.getBean(ISysJobLogService.class).addJobLog(sysJobLog);
// SpringUtils.getBean(ISysJobLogService.class).addJobLog(sysJobLog);
/**