From a42b1212aa47eccb75a4cf0d4e458d7860cac654 Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期一, 02 二月 2026 11:40:20 +0800
Subject: [PATCH] 创建分支
---
pom.xml | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index d4a6a0d..13a69f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,6 +191,15 @@
<!--椤圭洰绠$悊妯″潡-->
<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>
@@ -202,6 +211,10 @@
<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>
--
Gitblit v1.9.2