liusheng
2024-07-02 8611c78bd6a46c5d78b7fff0efb7117f76111d10
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>