Commit cab48e4b by Administrator

Update techhero-platform-basicresource-dev.yml

parent f2dfe935
......@@ -47,11 +47,16 @@ spring:
exchanges:
- name: basic.person.update.exchange
type: topic
- name: dentity.send.openid.exchange
type: topic
# 队列
queues:
- name: basic.person.update.queue
routing-key: basic.person.update.key
exchange-name: basic.person.update.exchange
- name: identity.send.openid.queue
routing-key: identity.send.openid.key
exchange-name: identity.send.openid.exchange
pdftemplate:
......
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