1.定时任务提交

This commit is contained in:
wr
2024-01-09 10:59:19 +08:00
parent 51c5843cb7
commit 7f7d7cf058
10 changed files with 179 additions and 8 deletions

View File

@@ -55,7 +55,7 @@ mybatis-plus:
runTake:
#最大重试次数
maxRetryCount: 5
maxRetryCount: 10
#等待时间(毫秒)
delayTime: 5000