From 52d79c7e5a1fb4316f34886ec336f69f56d5edb2 Mon Sep 17 00:00:00 2001 From: lxp <1928192722@qq.com> Date: 星期六, 15 三月 2025 10:48:46 +0800 Subject: [PATCH] 工时管理日工时管理以及辅助工时配置 --- ruoyi-system/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index 6248a2c..07627a3 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -25,4 +25,4 @@ </dependencies> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3