From bdec8b24b78a6f52d21fff2cc8dfab847304dacc Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期四, 03 四月 2025 11:46:50 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- pom.xml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 70d6ea6..ccdda36 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,11 @@ <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> <module>lxzn-module-dnc</module> - <module>lxzn-module-activiti</module> + <module>lxzn-module-flowable</module> + <module>lxzn-module-msi</module> + <module>lxzn-module-eam</module> + <module>lxzn-module-mdc-common</module> + <module>lxzn-module-eam-common</module> </modules> <repositories> -- Gitblit v1.9.3