smartor/src/main/java/com/smartor/config/RabbitMqCallPhoneConfig.java
@@ -107,7 +107,7 @@ @Bean public void createMq() { createRabbitMq("phone_exchange", "ob_queue", "phone.ob1"); createRabbitMq("phone_exchange", "phone_queue", "phone.123"); createRabbitMq("phone_exchange", "task_queue", "phone.123"); } }