diff --git a/techhero-resources-examination-natived.yml b/techhero-resources-examination-natived.yml
index 5505dc6..d3a2838 100644
--- a/techhero-resources-examination-natived.yml
+++ b/techhero-resources-examination-natived.yml
@@ -35,6 +35,11 @@ spring:
       - name: import_bkks_photo_queue
         routing-key: import_bkks_photo_key
         exchange-name: import_bkks_photo_exchange
+        # 考生成绩解析队列
+      - name: analysis_kscj_data_queue
+        routing-key: analysis_kscj_data_key
+        exchange-name: analysis_kscj_data_exchange
+
         
   datasource:
     druid: