From 613ea1a6538df64c62b29400c27ef801042439b7 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Wed, 9 Aug 2023 16:29:31 +0800
Subject: [PATCH] Update techhero-resources-examination-natived.yml

---
 techhero-resources-examination-natived.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/techhero-resources-examination-natived.yml b/techhero-resources-examination-natived.yml
index 6dc1b2a..5505dc6 100644
--- a/techhero-resources-examination-natived.yml
+++ b/techhero-resources-examination-natived.yml
@@ -19,7 +19,7 @@ spring:
       - name: import_verification_registered_candidates_photo_exchange
         type: topic 
         # 报考考生照片导入
-      - name: import_bkks_photo_photo_exchange
+      - name: import_bkks_photo_exchange
         type: topic 
     # 队列
     queues:
@@ -32,7 +32,7 @@ spring:
         routing-key: import_verification_registered_candidates_photo_key
         exchange-name: import_verification_registered_candidates_photo_exchange
         # 报考考生照片导入验证队列
-      - name: import_bkks_photo_photo_queue
+      - name: import_bkks_photo_queue
         routing-key: import_bkks_photo_key
         exchange-name: import_bkks_photo_exchange
         
--
libgit2 0.26.0