自动化立体仓库 - WMS系统
zhou zhou
2025-09-27 33bdd9772bf8bc4a4dbd02b690b57921f7606e18
pom.xml
@@ -116,6 +116,17 @@
            <artifactId>truelicense-core</artifactId>
            <version>1.33</version>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-websocket</artifactId>
        </dependency>
        <dependency>
            <groupId>cn.hutool</groupId>
            <artifactId>hutool-all</artifactId>
            <version>5.8.26</version>
        </dependency>
    </dependencies>
    <build>