From b99e425766ac0e393cf4b47e7e4b989c7c424ced Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 18 三月 2025 16:49:24 +0800 Subject: [PATCH] art: 设备附件管理,工艺参数,精度参数初始代码添加 --- pom.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index ea03698..86773ae 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,8 @@ <module>lxzn-module-dnc</module> <module>lxzn-module-flowable</module> <module>lxzn-module-msi</module> - </modules> + <module>lxzn-module-eam</module> + </modules> <repositories> <repository> -- Gitblit v1.9.3