From 598ece677dc38ccc4b8e63738e198b669ec05558 Mon Sep 17 00:00:00 2001 From: LiuHao <liuhaoai545@gmail.com> Date: 星期五, 08 三月 2024 16:18:23 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- 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