From 358f63797dc919fffa51b10f9f6c12d9b4cffe15 Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期五, 20 三月 2026 09:32:59 +0800
Subject: [PATCH] Merge branch 'saas' of http://nonxin.cn:8090/r/product/product-server-web/V2.0.0 into saas

---
 pom.xml |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index f2b61b4..45b78ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,11 +46,6 @@
             <groupId>com.lx</groupId>
             <artifactId>product-server-hr</artifactId>
         </dependency>
-        <!--璁惧绠$悊-->
-        <dependency>
-            <groupId>com.lx</groupId>
-            <artifactId>product-server-device</artifactId>
-        </dependency>
         <!--閫氱敤妯″潡锛坲til)-->
         <dependency>
             <groupId>com.lx</groupId>
@@ -183,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