Commit 59c3bd8c by Administrator

Update techhero-platform-basicresource-dev.yml

parent c6633b18
...@@ -49,8 +49,7 @@ spring: ...@@ -49,8 +49,7 @@ spring:
type: topic type: topic
- name: dentity.send.openid.exchange - name: dentity.send.openid.exchange
type: topic type: topic
- name: test.send.msg.ex
type: topic
# 队列 # 队列
queues: queues:
- name: basic.person.update.queue - name: basic.person.update.queue
...@@ -59,10 +58,7 @@ spring: ...@@ -59,10 +58,7 @@ spring:
- name: identity.send.openid.queue - name: identity.send.openid.queue
routing-key: identity.send.openid.key routing-key: identity.send.openid.key
exchange-name: identity.send.openid.exchange exchange-name: identity.send.openid.exchange
- name: test.send.msg.queue
routing-key: test.send.msg.key
exchange-name: test.send.msg.ex
pdftemplate: 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