liusheng
2024-06-06 ef81a5cbfbb98974ed1ba54d0e47b7e74a9b96b9
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>