自动化立体仓库 - WMS系统
13
zhang
2025-10-23 d3bf3d3917d8201d64e8e2c66e99afb7099487f9
pom.xml
@@ -30,7 +30,7 @@
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-tomcat</artifactId>
            <scope>provided</scope>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
@@ -124,7 +124,7 @@
    </dependencies>
    <build>
        <finalName>fyxcwms</finalName>
        <finalName>wms</finalName>
        <plugins>
            <plugin>
                <groupId>org.springframework.boot</groupId>