From 62033aa11c51ad304795767a2a524f1bc2aee330 Mon Sep 17 00:00:00 2001
From: 6c <420680616@qq.com>
Date: 星期一, 30 三月 2026 17:26:28 +0800
Subject: [PATCH] 忽略文件

---
 pom.xml |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index f2b61b4..0c5e954 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,15 +41,14 @@
     </profiles>
     <dependencies>
 
+        <dependency>
+            <groupId>com.lx</groupId>
+            <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>
@@ -183,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