liusheng
2024-06-27 afb277a81e060c6275f11e9f9f102b5dcfd80a72
ruoyi-admin/pom.xml
@@ -130,11 +130,6 @@
            <artifactId>nls-sdk-common</artifactId>
            <version>2.1.6</version>
        </dependency>
        <!-- rabbitmq 依赖-->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-amqp</artifactId>
        </dependency>
    </dependencies>
    <build>