From ed8202891f39e1614cd4a71b399b875e610a0a92 Mon Sep 17 00:00:00 2001 From: gssong <1742057357@qq.com> Date: 星期四, 21 三月 2024 21:48:44 +0800 Subject: [PATCH] update 调整请假申请返回值,我的发起查询 --- ruoyi-extend/pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-extend/pom.xml b/ruoyi-extend/pom.xml index f5348cc..0e9533f 100644 --- a/ruoyi-extend/pom.xml +++ b/ruoyi-extend/pom.xml @@ -14,6 +14,7 @@ <modules> <module>ruoyi-monitor-admin</module> <module>ruoyi-powerjob-server</module> + <module>ruoyi-easyretry-server</module> </modules> </project> -- Gitblit v1.9.3