From 14a894812d6a0559579e4e32fd3b2900705ff6a9 Mon Sep 17 00:00:00 2001
From: 6c <420680616@qq.com>
Date: 星期五, 20 三月 2026 17:21:13 +0800
Subject: [PATCH] Merge branch 'saas' of http://nonxin.cn:8090/r/product/product-server-web/V2.0.0 into saas
---
pom.xml | 34 +++++-----------------------------
1 files changed, 5 insertions(+), 29 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2e9f6cd..0c5e954 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,20 +41,14 @@
</profiles>
<dependencies>
- <!--琛ヤ竵妯″潡-->
<dependency>
<groupId>com.lx</groupId>
- <artifactId>product-server-patch</artifactId>
+ <artifactId>product-server-mq</artifactId>
</dependency>
<!--浜轰簨绠$悊-->
<dependency>
<groupId>com.lx</groupId>
<artifactId>product-server-hr</artifactId>
- </dependency>
- <!--璁惧绠$悊-->
- <dependency>
- <groupId>com.lx</groupId>
- <artifactId>product-server-device</artifactId>
</dependency>
<!--閫氱敤妯″潡锛坲til)-->
<dependency>
@@ -129,11 +123,6 @@
<groupId>com.lx</groupId>
<artifactId>product-server-data-export-import</artifactId>
</dependency>
- <!--寮�鍙戝伐鍏�-->
- <dependency>
- <groupId>com.lx</groupId>
- <artifactId>product-server-tool-dev</artifactId>
- </dependency>
<!--娴佺▼寤烘ā-->
<dependency>
<groupId>com.lx</groupId>
@@ -179,28 +168,11 @@
<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>
- </dependency>
- <dependency>
- <groupId>com.lx</groupId>
- <artifactId>product-project-server-contract</artifactId>
</dependency>
<dependency>
<groupId>com.lx</groupId>
@@ -210,6 +182,10 @@
<groupId>com.lx</groupId>
<artifactId>product-server-integration</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.lx</groupId>
+ <artifactId>product-server-saas</artifactId>
+ </dependency>
<dependency>
<groupId>org.spring</groupId>
<artifactId>spring-server-master</artifactId>
--
Gitblit v1.9.2