From d05dd9bd1e32e95108b0a299ccf71459c685c222 Mon Sep 17 00:00:00 2001
From: 刘小明 <liuxm_a@163.com>
Date: 星期三, 19 六月 2024 14:25:59 +0800
Subject: [PATCH] 模块名称修改

---
 pms-parent/pms-web-station/pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pms-parent/pms-web-work/pom.xml b/pms-parent/pms-web-station/pom.xml
similarity index 98%
rename from pms-parent/pms-web-work/pom.xml
rename to pms-parent/pms-web-station/pom.xml
index bab6796..650211e 100644
--- a/pms-parent/pms-web-work/pom.xml
+++ b/pms-parent/pms-web-station/pom.xml
@@ -12,9 +12,9 @@
 
     <packaging>jar</packaging>
     <groupId>com.dy</groupId>
-    <artifactId>pms-web-work</artifactId>
+    <artifactId>pms-web-station</artifactId>
     <version>1.0.0</version>
-    <name>pms-web-work</name>
+    <name>pms-web-station</name>
     <description>鍏嶇櫥褰曟ā鍧�</description>
 
 

--
Gitblit v1.8.0