From 371b0d316139f42c8d238dc05814ee9f5dbb73c4 Mon Sep 17 00:00:00 2001
From: Andru <769883346@qq.com>
Date: 星期五, 10 十一月 2023 17:09:52 +0800
Subject: [PATCH] 添加获取企业微信用户信息接口

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

diff --git a/pom.xml b/pom.xml
index 1102b48..e9d5ef6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
 
     <modules>
         <module>phis-feign</module>
+        <module>phis-download-feign</module>
         <!--涓嶉渶瑕佸垯娉ㄩ噴鍐嶆墦鍖�-->
         <!--<module>../p-his-parent</module>-->
     </modules>

--
Gitblit v1.8.0