剥离主播入库数据接口,删除 rabbitMQ 依赖

This commit is contained in:
2025-06-12 15:15:29 +08:00
parent f273ac166b
commit 97e1427303
7 changed files with 0 additions and 191 deletions

View File

@@ -87,11 +87,6 @@
<artifactId>hutool-all</artifactId>
<version>5.8.8</version>
</dependency>
<!-- rabbit-mq -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>