liusheng
2024-07-04 6a58a5a148c27c9ff66901bfbae6e52c1a56b5d2
smartor/pom.xml
@@ -114,6 +114,12 @@
            <artifactId>json-simple</artifactId>
            <version>1.1.1</version>
        </dependency>
        <!-- rabbitmq 依赖-->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-amqp</artifactId>
        </dependency>
    </dependencies>