From 7feb2d0ebb7c6899cc654ca4ca88416b7d5ffdd0 Mon Sep 17 00:00:00 2001 From: hyingbo <1363390067@qq.com> Date: 星期四, 10 七月 2025 11:51:12 +0800 Subject: [PATCH] 产品结构树-发送刀具系统参数调整 --- pom.xml | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac2f6da..f10ab41 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,12 @@ <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> <module>lxzn-module-dnc</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> + <module>lxzn-module-tms</module> </modules> <repositories> @@ -394,7 +400,7 @@ <url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url> </snapshotRepository> </distributionManagement> - + <!-- 鐜 --> <profiles> <!-- 寮�鍙� --> @@ -442,4 +448,4 @@ </profiles> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3