自动化立体仓库 - WMS系统
1
8 天以前 8a2733f19643f6c2b60d653df62b4910daec48cd
pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-parent</artifactId>
        <version>2.1.3.RELEASE</version>
        <version>2.5.14</version>
        <relativePath/>
    </parent>
    <groupId>com.zy</groupId>
@@ -112,6 +112,11 @@
            <artifactId>truelicense-core</artifactId>
            <version>1.33</version>
        </dependency>
        <!-- WebClient -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-webflux</artifactId>
        </dependency>
    </dependencies>
    <build>