This commit is contained in:
ziming 2025-08-01 11:38:26 +08:00
parent 3c5de0b144
commit ef67a3c666
1 changed files with 6 additions and 0 deletions

View File

@ -97,6 +97,12 @@ rdsMQ:
numWorkers: 3 #协程数量不配置默认为10
waitTime: 1s #处理完成后等待时间
isOpen: true #是否启动消费 true/false
retryNotify:
name: "retryNotify"
retryNum: 1 #重试次数
numWorkers: 1 #协程数量不配置默认为10
waitTime: 1s #处理完成后等待时间
isOpen: false #是否启动消费 true/false
aliYunSms:
accessKeyId: LTAI5tM1X4HuqUwT8D74qXAH