自动化立体仓库 - WMS系统
#
lty
21 小时以前 feb9933a4640c0d02eace5a9a3ade4a8a33890ea
pom.xml
@@ -112,8 +112,18 @@
            <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>
        <finalName>ddthwms</finalName>
        <plugins>