cmb
This commit is contained in:
parent
a0f6e86754
commit
8c2aff8d35
|
|
@ -33,13 +33,13 @@ rocketMQ:
|
|||
topic: voucher_order_create
|
||||
group: voucher_order_create_group
|
||||
isOpenConsumer: false #是否启动消费 true/false
|
||||
PerCoroutineCnt: 3 #协程数量,不配置默认为20
|
||||
PerCoroutineCnt: 2 #协程数量,不配置默认为20
|
||||
RetryCnt: 3 #重试次数,不配置默认38
|
||||
notify:
|
||||
topic: voucher_order_notify
|
||||
group: voucher_order_notify_group
|
||||
isOpenConsumer: false #是否启动消费 true/false
|
||||
PerCoroutineCnt: 3 #协程数量,不配置默认为20
|
||||
PerCoroutineCnt: 2 #协程数量,不配置默认为20
|
||||
RetryCnt: 3 #重试次数,不配置默认38
|
||||
|
||||
wechatNotifyMQ:
|
||||
|
|
|
|||
Loading…
Reference in New Issue