liu
2 天以前 429866e3d0a2eee95916407b2e1dfa7de6f407ea
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