Commit 8ebf5dfa by Administrator

Update techhero-coordination-command-natived.yml

parent 5148ab94
...@@ -132,16 +132,16 @@ spring: ...@@ -132,16 +132,16 @@ spring:
routing-key: command.push.testpaper.import-plan.key routing-key: command.push.testpaper.import-plan.key
exchange-name: command.push.testpaper.exchange exchange-name: command.push.testpaper.exchange
# 试题接收情况推送(国家端)队列 # 试题接收情况推送(国家端)队列
- name: command.push.testpaper.accept-status-country.queue - name: command.push.testpaper.accept-status-country.queues
routing-key: command.push.testpaper.accept-statu-country.key routing-key: command.push.testpaper.accept-status-country.key
exchange-name: command.push.testpaper.exchange exchange-name: command.push.testpaper.exchange
# 试题按考点打包状态推送(国家端)队列 # 试题按考点打包状态推送(国家端)队列
- name: command.push.testpaper.site-pack-status.queue - name: command.push.testpaper.site-pack-status.queue
routing-key: command.push.testpaper.site-pack-statu.key routing-key: command.push.testpaper.site-pack-status.key
exchange-name: command.push.testpaper.exchange exchange-name: command.push.testpaper.exchange
# 试题接收状态推送(考点端)队列 # 试题接收状态推送(考点端)队列
- name: command.push.testpaper.accept-status-site.queue - name: command.push.testpaper.accept-status-site.queue
routing-key: command.push.testpaper.accept-statu-site.key routing-key: command.push.testpaper.accept-status-site.key
exchange-name: command.push.testpaper.exchange exchange-name: command.push.testpaper.exchange
# 作答系统(考点端)试题接收检验状态推送队列 # 作答系统(考点端)试题接收检验状态推送队列
- name: command.push.testpaper.answer-accept-check-status.queue - name: command.push.testpaper.answer-accept-check-status.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