Commit a5407d4e by Administrator

Update techhero-resources-basic-local.yml

parent 7e75803d
...@@ -45,13 +45,13 @@ spring: ...@@ -45,13 +45,13 @@ spring:
# 交换机 # 交换机
exchanges: exchanges:
- name: basic.org.updateManage.exchange - name: basic.person.update.exchange
type: topic type: topic
# 队列 # 队列
queues: queues:
- name: basic.org.updateManage.queue - name: basic.person.update.queue
routing-key: basic.org.updateManage.key routing-key: basic.person.update.key
exchange-name: basic.org.updateManage.exchange exchange-name: basic.person.update.exchange
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