#
Junjie
2024-09-24 5858cc2564a42479c65e14e21f8d554959c1827f
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>