!95 fix:ExecutorMethodRegister 修复 设置 bziNo无效

* fix:ExecutorMethodRegister 修复 设置 bziNo无效
This commit is contained in:
ie 2025-03-04 14:07:53 +00:00 committed by opensnail
parent 32fbe903f1
commit 3b0f5527ae

View File

@ -72,7 +72,7 @@ public class ExecutorMethodScanner implements Scanner, ApplicationContextAware {
1,
1,
idempotentIdGenerate,
StrUtil.EMPTY,
retryable.bizNo(),
(Class<? extends ExecutorMethod>) executor.getClass(),
Boolean.TRUE,
retryCompleteCallback,