fix: 🔧
This commit is contained in:
vanhempi
3a090fb584
commit
e4bfce9df3
@ -38,6 +38,7 @@ public class ScheduleJob extends QuartzJobBean {
|
||||
long startTime = System.currentTimeMillis();
|
||||
|
||||
try {
|
||||
|
||||
//执行任务
|
||||
logger.info("任务准备执行,任务ID:{}", scheduleJob.getId());
|
||||
Object target = SpringContextUtils.getBean(scheduleJob.getBeanName());
|
||||
|
Ladataan…
Viittaa uudesa ongelmassa
Block a user