自动化立体仓库 - WMS系统
#
1
2025-12-13 2542100dc06739c6f853fd3ff3ce06d72e0e5fe3
pom.xml
@@ -37,6 +37,10 @@
            <artifactId>spring-boot-starter-data-redis</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-aop</artifactId>
        </dependency>
        <dependency>
            <groupId>cn.cool</groupId>
            <artifactId>framework</artifactId>
            <version>${cool.version}</version>
@@ -111,7 +115,7 @@
    </dependencies>
    <build>
        <finalName>ykwms</finalName>
        <finalName>jshdasrs</finalName>
        <plugins>
            <plugin>
                <groupId>org.springframework.boot</groupId>