enable notice mq consumers in test config

This commit is contained in:
zhx 2026-06-09 11:48:35 +08:00
parent c62afd3d02
commit 3eabd78808

View File

@ -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