Commit b4bcaf5e authored by 智勇's avatar 智勇

add new queue

parent c37e4845
...@@ -102,6 +102,8 @@ add_queues /pay_center withhold_single_service_fee_queue ...@@ -102,6 +102,8 @@ add_queues /pay_center withhold_single_service_fee_queue
add_queues /pay_center result_single_service_fee_queue add_queues /pay_center result_single_service_fee_queue
add_queues backend backend_message_rewrite_queue add_queues backend backend_message_rewrite_queue
add_queues backend backend_file_queue add_queues backend backend_file_queue
add_queues /loan_order ka_loan_progress_queue
#add bindings #add bindings
add_binding backend backend_message_rewrite_exc backend_message_rewrite_queue backend_message_rewrite_route add_binding backend backend_message_rewrite_exc backend_message_rewrite_queue backend_message_rewrite_route
add_binding backend backend_file_exc backend_file_queue backend_file_route add_binding backend backend_file_exc backend_file_queue backend_file_route
......
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