From a952ef63ff7f13773763dcf9fdeb0a398973e3f1 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期四, 04 一月 2024 08:18:29 +0800
Subject: [PATCH] #

---
 zy-asrs-wcs/pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zy-asrs-wcs/pom.xml b/zy-asrs-wcs/pom.xml
index 1cb5a34..fbedf79 100644
--- a/zy-asrs-wcs/pom.xml
+++ b/zy-asrs-wcs/pom.xml
@@ -7,7 +7,7 @@
     <version>1.0.0</version>
     <packaging>war</packaging>
 
-    <name>wms</name>
+    <name>wcs</name>
 
     <parent>
         <groupId>com.zy</groupId>
@@ -121,7 +121,7 @@
     </dependencies>
 
     <build>
-        <finalName>asrs-wcs</finalName>
+        <finalName>wcs</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>

--
Gitblit v1.9.1