From 0dba99c9a40fc52aa644dabb22c4a9f058e2f705 Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期一, 20 十月 2025 15:05:21 +0800
Subject: [PATCH] 添加引用

---
 pom.xml |   22 +++++++++++++++++-----
 1 files changed, 17 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0a0d955..5ab9fe5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,10 @@
     </profiles>
     <dependencies>
 
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-tool-conduct</artifactId>
+        </dependency>
         <!--琛ヤ竵妯″潡-->
         <dependency>
             <groupId>com.lx</groupId>
@@ -179,8 +183,21 @@
             <groupId>com.lx</groupId>
             <artifactId>product-server-data-center</artifactId>
         </dependency>
+		<dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-system-backup</artifactId>
+        </dependency>
 
         <!--椤圭洰绠$悊妯″潡-->
+        <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>
@@ -192,11 +209,6 @@
         <dependency>
             <groupId>org.spring</groupId>
             <artifactId>spring-server-master</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.sendgrid</groupId>
-            <artifactId>sendgrid-java</artifactId>
-            <version>4.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>

--
Gitblit v1.9.2