#
luxiaotao1123
2024-03-25 38ed8f82d5711961e42afce105f3917ab6dbbbf4
zy-asrs-wcs/pom.xml
@@ -62,6 +62,16 @@
            <version>5.2.5.RELEASE</version>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-redis</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-websocket</artifactId>
        </dependency>
    </dependencies>
    <build>