From ad9c977a657208925bc64a14c56f65da9c298e91 Mon Sep 17 00:00:00 2001
From: 杜洪波 <1074825718@qq.com>
Date: 星期一, 16 三月 2026 17:20:20 +0800
Subject: [PATCH] Merge branch 'saas' of http://nonxin.cn:8090/r/product/product-server/V2.0.0 into saas

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

diff --git a/pom.xml b/pom.xml
index 5d72b04..af7b718 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,8 @@
         <!-- <module>product-server-mobile-core</module>-->
         <module>product-server-hr</module>
         <!-- <module>product-server-integration</module>-->
-        
+
+        <module>product-server-saas</module>
     </modules>
     <properties>
         <skipTests>true</skipTests>
@@ -310,6 +311,11 @@
                 <artifactId>product-server-integration</artifactId>
                 <version>${product-module-version}</version>
             </dependency>
+			<dependency>
+                <groupId>com.lx</groupId>
+                <artifactId>product-server-saas</artifactId>
+                <version>${product-module-version}</version>
+            </dependency>
             <!--瀛愭ā鍧楋細end-->
 
             <!--绗笁鏂逛緷璧栵細start-->

--
Gitblit v1.9.2