liu
2 天以前 1eb432710b7a3a2e820be10b17c0138b377ee1b8
yudao-framework/yudao-spring-boot-starter-job/src/main/java/cn/iocoder/yudao/framework/quartz/core/handler/JobHandlerInvoker.java
@@ -21,7 +21,7 @@
/**
 * 基础 Job 调用者,负责调用 {@link JobHandler#execute(String)} 执行任务
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@DisallowConcurrentExecution
@PersistJobDataAfterExecution