feat():RabbitMQ配置及轧辊上线发送

This commit is contained in:
Penknife
2024-10-13 14:16:11 +08:00
parent 77c759fabf
commit ab2d8545cf
8 changed files with 81 additions and 9 deletions

View File

@@ -85,6 +85,11 @@
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>