吴健
3 天以前 105d6b807d69eb95b3426f5cf6e87a8ff7b0611c
billion-quartz/src/main/java/com/billion/quartz/util/AbstractQuartzJob.java
@@ -93,7 +93,7 @@
        }
        // 写入数据库当中
        SpringUtils.getBean(ISysJobLogService.class).addJobLog(sysJobLog);
//        SpringUtils.getBean(ISysJobLogService.class).addJobLog(sysJobLog);
    }
    /**