From 3091802b7b8f65fa26a208bbd03e56f00424b0a0 Mon Sep 17 00:00:00 2001 From: cuilei <ray_tsu1@163.com> Date: 星期三, 04 六月 2025 16:08:49 +0800 Subject: [PATCH] 工具管理-孔加工、车削、铣削、刀片、工具标识参数导入接口调整 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index ccdda36..f10ab41 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,7 @@ <module>lxzn-module-eam</module> <module>lxzn-module-mdc-common</module> <module>lxzn-module-eam-common</module> + <module>lxzn-module-tms</module> </modules> <repositories> -- Gitblit v1.9.3