Update RabbitMqConfig.java

This commit is contained in:
macro
2020-09-07 20:56:58 +08:00
parent 07e7e7e7b1
commit b76e333065

View File

@@ -6,7 +6,7 @@ import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
/**
* 消息队列配置
* 消息队列相关配置
* Created by macro on 2018/9/14.
*/
@Configuration