Commit 26fc9961 by Administrator

Update techhero-resources-subject-natived.yml

parent 15984595
......@@ -86,6 +86,10 @@ spring:
args:
x-dead-letter-exchange: subject.dlx.paying.exchange
x-dead-letter-routing-key: subject.dlx.paying.key
# 支付界面业务队列
- name: subject.orderPay.queue
routing-key: subject.orderPay.key
exchange-name: subject.pay.exchange
# 支付下订单减库存业务队列
- name: subject.pay.createorder.queue
routing-key: subject.pay.createorder.key
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment