1.定时任务重试代码提交
2.pmsbug修改
This commit is contained in:
@@ -57,7 +57,7 @@ runTake:
|
||||
#最大重试次数
|
||||
maxRetryCount: 10
|
||||
#等待时间(毫秒)
|
||||
delayTime: 5000
|
||||
delayTime: 25000
|
||||
|
||||
mqtt:
|
||||
client-id: @artifactId@${random.value}
|
||||
|
||||
Reference in New Issue
Block a user