Commit a5407d4e by Administrator

Update techhero-resources-basic-local.yml

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