From 7c9157d1abe58fa90312490e412c994d871cab31 Mon Sep 17 00:00:00 2001
From: 杜洪波 <1074825718@qq.com>
Date: 星期一, 16 三月 2026 17:17:09 +0800
Subject: [PATCH] 引入saas模块
---
pom.xml | 36 ++++--------------------------------
1 files changed, 4 insertions(+), 32 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2e9f6cd..45b78ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,20 +41,10 @@
</profiles>
<dependencies>
- <!--琛ヤ竵妯″潡-->
- <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>
- <artifactId>product-server-device</artifactId>
</dependency>
<!--閫氱敤妯″潡锛坲til)-->
<dependency>
@@ -129,11 +119,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 +164,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 +178,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