fix:ExecutorMethodRegister 修复 设置 bziNo无效

This commit is contained in:
ieiiie 2025-03-04 20:18:58 +08:00
parent 32fbe903f1
commit 271b246fcd

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,