From 7f2ed43f4eb8b6b1a4407c4980cb849cb8b91efa Mon Sep 17 00:00:00 2001
From: fwq <582742538@qq.com>
Date: 星期五, 28 十月 2022 18:35:02 +0800
Subject: [PATCH] 多参数请求列表

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

diff --git a/pom.xml b/pom.xml
index 216a246..1fc86a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>com.hz</groupId>
-    <artifactId>phi-sms-feign-parent</artifactId>
+    <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