#
Junjie
2024-04-07 db2d8ed9e88be39ab8d94009565f8576b1bf3121
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>