From a3f4b40eb72e31d9db7b6bba58aa81ccbea9c671 Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期二, 15 七月 2025 20:16:11 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/pom.xml b/pom.xml
index 22198d8..0043e39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,6 +70,7 @@
         <module>lxzn-module-mdc</module>
 		<module>lxzn-module-eam</module>
 		<module>lxzn-module-flowable</module>
+		<module>lxzn-module-eam-common</module>
 	</modules>
 
 	<repositories>
@@ -182,6 +183,18 @@
 				<artifactId>lxzn-system-cloud-api</artifactId>
 				<version>${jeecgboot.version}</version>
 			</dependency>
+			<!-- system 寰湇鍔� api -->
+			<dependency>
+				<groupId>org.jeecgframework.boot</groupId>
+				<artifactId>lxzn-module-flowable</artifactId>
+				<version>${jeecgboot.version}</version>
+			</dependency>
+			<!-- system 寰湇鍔� api -->
+			<dependency>
+				<groupId>org.jeecgframework.boot</groupId>
+				<artifactId>lxzn-module-eam-common</artifactId>
+				<version>${jeecgboot.version}</version>
+			</dependency>
 
             <!--寰湇鍔″惎鍔ㄤ緷璧�-->
             <!--<dependency>

--
Gitblit v1.9.3