From 13c008aedf85c09ef8ac0c89a401a6a623b2c913 Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期四, 13 三月 2025 15:29:17 +0800
Subject: [PATCH] 添加集成模块

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

diff --git a/pom.xml b/pom.xml
index f2cf448..ea03698 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,7 @@
         <module>lxzn-module-mdc</module>
         <module>lxzn-module-dnc</module>
 		<module>lxzn-module-flowable</module>
+		<module>lxzn-module-msi</module>
     </modules>
 
 	<repositories>

--
Gitblit v1.9.3