From e548a05cf04a4f4ae498956205aef0537946aff8 Mon Sep 17 00:00:00 2001 From: Liang <545073804@qq.com> Date: 星期二, 02 四月 2024 16:39:25 +0800 Subject: [PATCH] update 优化多余的bean转换 --- 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