From cc1dd8bcb4027942a5427662ce58ff97a7625edd Mon Sep 17 00:00:00 2001
From: fwq <582742538@qq.com>
Date: 星期五, 14 十月 2022 14:38:39 +0800
Subject: [PATCH] 修改唯一名称

---
 pom.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 216a246..97b3b58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>com.hz</groupId>
-    <artifactId>phi-sms-feign-parent</artifactId>
+    <groupId>com.hx</groupId>
+    <artifactId>phi-warehouse-feign-parent</artifactId>
     <version>1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
-        <module>phi-sms-feign</module>
+        <module>phi-warehouse-feign</module>
     </modules>
 
     <parent>

--
Gitblit v1.8.0