Commit c6633b18 by Administrator

Update techhero-platform-basicresource-dev.yml

parent 4fec3812
...@@ -46,11 +46,11 @@ spring: ...@@ -46,11 +46,11 @@ spring:
# 交换机 # 交换机
exchanges: exchanges:
- name: basic.person.update.exchange - name: basic.person.update.exchange
type: TOPIC type: topic
- name: dentity.send.openid.exchange - name: dentity.send.openid.exchange
type: TOPIC type: topic
- name: test.send.msg.ex - name: test.send.msg.ex
type: TOPIC type: topic
# 队列 # 队列
queues: queues:
- name: basic.person.update.queue - name: basic.person.update.queue
......
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