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 | 38 ++++++++++++++++++++++++--------------
1 files changed, 24 insertions(+), 14 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7f7fd4a..5ab9fe5 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>
@@ -168,16 +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>
+ <groupId>com.lx</groupId>
+ <artifactId>product-project-server-base</artifactId>
</dependency>
<dependency>
- <groupId>com.lx</groupId>
- <artifactId>product-project-server-contract</artifactId>
+ <groupId>com.lx</groupId>
+ <artifactId>product-project-server-contract</artifactId>
</dependency>
+
<dependency>
<groupId>com.lx</groupId>
<artifactId>product-server-customer</artifactId>
@@ -189,16 +209,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>
- <artifactId>sendgrid-java</artifactId>
- <version>4.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
--
Gitblit v1.9.2