From f60cd61615a971818ffb03dd2c6e016d0ac5366c Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期一, 20 十月 2025 15:05:28 +0800
Subject: [PATCH] Merge branch 'dev' of http://nonxin.cn:8090/r/product/product-server-web/V2.0.0 into dev
---
pom.xml | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4b2faa3..c4a3624 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,8 +191,21 @@
<!--椤圭洰绠$悊妯″潡-->
<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>
--
Gitblit v1.9.2