From 4dd33cbe7be8c0e552962b64d9f323a9cc04db45 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期五, 13 六月 2025 10:54:35 +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