From 079f90766fe447e58c6b0870082b6826ddd0d32e Mon Sep 17 00:00:00 2001 From: songgaoshuai <1742057357@qq.com> Date: 星期四, 07 三月 2024 13:21:07 +0800 Subject: [PATCH] update 修复创建任务,模型租户判断 --- 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