From 35ad3067307e40b89d3ea8c131ac35c17f62ff1c Mon Sep 17 00:00:00 2001 From: 三个三 <2029364173@qq.com> Date: 星期六, 17 六月 2023 23:13:02 +0800 Subject: [PATCH] Merge branch '5.X' of gitee.com:dromara/RuoYi-Vue-Plus into JustAuth --- ruoyi-extend/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-extend/pom.xml b/ruoyi-extend/pom.xml index ee176e9..f5348cc 100644 --- a/ruoyi-extend/pom.xml +++ b/ruoyi-extend/pom.xml @@ -13,7 +13,7 @@ <modules> <module>ruoyi-monitor-admin</module> - <module>ruoyi-xxl-job-admin</module> + <module>ruoyi-powerjob-server</module> </modules> </project> -- Gitblit v1.9.3