自动化立体仓库 - WMS系统
#
zjj
2025-09-02 598c9d63f68a8c92b264328c88c1cb4ef25af044
pom.xml
@@ -121,6 +121,20 @@
            <artifactId>hutool-all</artifactId>
            <version>5.8.26</version>
        </dependency>
        <dependency>
            <groupId>apigwclient</groupId>
            <artifactId>apigwclient</artifactId>
            <version>1.0.0</version>
            <scope>system</scope>
            <systemPath>${project.basedir}/src/main/resources/lib/apigwclient-0.1.5.jar</systemPath>
        </dependency>
<!--        <dependency>-->
<!--            <groupId>kingdee-xw-openapi</groupId>-->
<!--            <artifactId>kingdee-xw-openapi</artifactId>-->
<!--            <version>1.0.0</version>-->
<!--            <scope>system</scope>-->
<!--            <systemPath>${project.basedir}/src/main/resources/lib/kingdee-xw-openapi-1.0.0-jar-with-dependencies.jar</systemPath>-->
<!--        </dependency>-->
    </dependencies>
    <build>