#
luxiaotao1123
2024-04-13 67726b46e5e757de6bb3bcd8708ca41f3224520a
zy-asrs-wcs/pom.xml
@@ -67,6 +67,17 @@
            <artifactId>spring-boot-starter-data-redis</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-websocket</artifactId>
        </dependency>
        <dependency>
            <groupId>com.github.dathlin</groupId>
            <artifactId>HslCommunication</artifactId>
            <version>2.0.0</version>
        </dependency>
    </dependencies>
    <build>