enable notice mq consumers in test config
This commit is contained in:
parent
c62afd3d02
commit
3eabd78808
@ -57,12 +57,12 @@ rocketmq:
|
||||
secret_key: ""
|
||||
namespace: ""
|
||||
wallet_outbox:
|
||||
enabled: false
|
||||
enabled: true
|
||||
topic: "hyapp_wallet_outbox"
|
||||
consumer_group: "hyapp-notice-wallet-outbox"
|
||||
consumer_max_reconsume_times: 16
|
||||
room_outbox:
|
||||
enabled: false
|
||||
enabled: true
|
||||
topic: "hyapp_room_outbox"
|
||||
consumer_group: "hyapp-notice-room-outbox"
|
||||
consumer_max_reconsume_times: 16
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user