Commit 466a7964 authored by macro's avatar macro
Browse files

Update RabbitMqConfig.java

parent 6db39ffe
...@@ -24,7 +24,7 @@ public class RabbitMqConfig { ...@@ -24,7 +24,7 @@ public class RabbitMqConfig {
} }
/** /**
* 订单延迟队列队列所绑定的交换机 * 订单延迟队列所绑定的交换机
*/ */
@Bean @Bean
DirectExchange orderTtlDirect() { DirectExchange orderTtlDirect() {
......
Supports Markdown
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