#
luxiaotao1123
2024-03-26 9b40623f9dda66ae89188e0f915d1f3d07c7b9a1
zy-asrs-wcs/pom.xml
@@ -63,10 +63,15 @@
        </dependency>
        <dependency>
            <groupId>org.apache.poi</groupId>
            <artifactId>poi</artifactId>
            <version>4.1.2</version>
            <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>