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 |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index c911efb..0c5e954 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,10 @@
     </profiles>
     <dependencies>
 
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-mq</artifactId>
+        </dependency>
         <!--浜轰簨绠$悊-->
         <dependency>
             <groupId>com.lx</groupId>
@@ -178,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