Commit 65e51bf1 by Administrator

Update techhero-platform-basicresource-dev.yml

parent fefe08f0
......@@ -49,6 +49,8 @@ spring:
type: topic
- name: identity.send.openid.exchange
type: topic
- name: identity2.send.openid.exchange
type: topic
# 队列
queues:
......@@ -58,6 +60,9 @@ spring:
- name: identity.send.openid.queue
routing-key: identity.send.openid.key
exchange-name: identity.send.openid.exchange
- name: identity2.send.openid.queue
routing-key: identity2.send.openid.key
exchange-name: identity2.send.openid.exchange
......
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