From f658dc1089f6bf292e6f855d6aa04f89d576572d Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期一, 17 三月 2025 14:41:42 +0800 Subject: [PATCH] OEE接口及待机停机 --- pom.xml | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 142ccfa..86773ae 100644 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,10 @@ <module>lxzn-boot-base-core</module> <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> </modules> <repositories> @@ -393,7 +397,7 @@ <url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url> </snapshotRepository> </distributionManagement> - + <!-- 鐜 --> <profiles> <!-- 寮�鍙� --> @@ -441,4 +445,4 @@ </profiles> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3