From c51101aa2d2b18c3a57039417e5b997fd325cca2 Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期一, 02 二月 2026 11:39:01 +0800
Subject: [PATCH] 文档记录
---
pom.xml | 56 ++++++++++++++++++++++++++++++++++++++++----------------
1 files changed, 40 insertions(+), 16 deletions(-)
diff --git a/pom.xml b/pom.xml
index 11a248c..13a69f7 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>
@@ -90,6 +105,10 @@
<dependency>
<groupId>com.lx</groupId>
<artifactId>product-server-mq</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>com.lx</groupId>
+ <artifactId>product-server-hr</artifactId>
</dependency>
<!--闄勪欢绠$悊銆佹枃妗g鐞�-->
<dependency>
@@ -164,35 +183,40 @@
<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>-->
- <!-- <version>1.0.0-SNAPSHOT</version>-->
- <!-- </dependency>-->
- <!-- <dependency>-->
- <!-- <groupId>com.lx</groupId>-->
- <!-- <artifactId>product-project-server-contract</artifactId>-->
- <!-- <version>1.0.0-SNAPSHOT</version>-->
- <!-- </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>
+ </dependency>
+ <dependency>
+ <groupId>com.lx</groupId>
+ <artifactId>product-project-server-contract</artifactId>
</dependency>
<dependency>
<groupId>com.lx</groupId>
<artifactId>product-server-task</artifactId>
</dependency>
<dependency>
+ <groupId>com.lx</groupId>
+ <artifactId>product-server-integration</artifactId>
+ </dependency>
+ <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