From 10e9484c823d2e8767227cf38a3e80acc61431e0 Mon Sep 17 00:00:00 2001
From: 许鹏程 <1821349743@qq.com>
Date: 星期五, 29 十一月 2024 10:17:06 +0800
Subject: [PATCH] 模块依赖修改

---
 pom.xml |   24 +++++++++++-------------
 1 files changed, 11 insertions(+), 13 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7f7fd4a..0a0d955 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,17 @@
 
     </profiles>
     <dependencies>
+
+        <!--琛ヤ竵妯″潡-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-patch</artifactId>
+        </dependency>
+        <!--浜轰簨绠$悊-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-hr</artifactId>
+        </dependency>
         <!--璁惧绠$悊-->
         <dependency>
             <groupId>com.lx</groupId>
@@ -171,14 +182,6 @@
 
         <!--椤圭洰绠$悊妯″潡-->
         <dependency>
-        <groupId>com.lx</groupId>
-        	<artifactId>product-project-server-base</artifactId>
-        </dependency>
-        <dependency>
-        <groupId>com.lx</groupId>
-        	<artifactId>product-project-server-contract</artifactId>
-        </dependency>
-        <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-customer</artifactId>
         </dependency>
@@ -189,11 +192,6 @@
         <dependency>
             <groupId>org.spring</groupId>
             <artifactId>spring-server-master</artifactId>
-        </dependency>
-		<!--瑗垮畞-->
-        <dependency>
-            <groupId>com.lx</groupId>
-            <artifactId>product-server-xining</artifactId>
         </dependency>
         <dependency>
             <groupId>com.sendgrid</groupId>

--
Gitblit v1.9.2