Update RabbitMqConfig.java

This commit is contained in:
macro
2024-05-25 10:30:05 +08:00
parent 6db39ffe09
commit 466a796499

View File

@@ -24,7 +24,7 @@ public class RabbitMqConfig {
}
/**
* 订单延迟队列队列所绑定的交换机
* 订单延迟队列所绑定的交换机
*/
@Bean
DirectExchange orderTtlDirect() {