From 1c8e382f0a5e1f315d3a80c1c049035151670dff Mon Sep 17 00:00:00 2001
From: cheng <1821349743@qq.com>
Date: 星期四, 13 二月 2025 16:14:53 +0800
Subject: [PATCH] add product-server-tool-conduct module

---
 pom.xml |   28 +++++++++++++++-------------
 1 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7f7fd4a..cb5a5ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,21 @@
 
     </profiles>
     <dependencies>
+
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-tool-conduct</artifactId>
+        </dependency>
+        <!--琛ヤ竵妯″潡-->
+        <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 +186,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 +196,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