Authored by LUOXC

限流200

... ... @@ -105,7 +105,7 @@ consumer:
# CRM发券
- class: com.yohoufo.promotion.mq.CouponSendConsumer
topic: ufo.couponSend
ratelimit: 20
ratelimit: 50
producer:
- address: ${rabbit_ufo}
... ...