自动化立体仓库 - WMS系统
skyouc
3 天以前 f3e116dd3bbdd132cd5cb49c99cbf9ba59f112d8
pom.xml
@@ -45,12 +45,17 @@
            <artifactId>spring-boot-starter-aop</artifactId>
        </dependency>
        <!-- 使用本地 JAR 解决缺失的 cn.cool:framework:jar:3.2.0 -->
<!--        <dependency>-->
<!--            <groupId>cn.cool</groupId>-->
<!--            <artifactId>framework</artifactId>-->
<!--            <version>3.2.0</version>-->
<!--            <scope>system</scope>-->
<!--            <systemPath>${project.basedir}/version/lib/framework-3.2.0.jar</systemPath>-->
<!--        </dependency>-->
        <dependency>
            <groupId>cn.cool</groupId>
            <artifactId>framework</artifactId>
            <version>3.2.0</version>
            <scope>system</scope>
            <systemPath>${project.basedir}/version/lib/framework-3.2.0.jar</systemPath>
        </dependency>
        <dependency>
            <groupId>org.apache.tika</groupId>