From 7980915bdca4094d8aa583f1253bb87d91286e6b Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Thu, 22 May 2025 09:28:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4AI=E5=A4=A7=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E4=BE=9D=E8=B5=96=E5=B9=B6=E6=9B=B4=E6=96=B0?= =?UTF-8?q?pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml | 6 ++++++ jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml | 7 ------- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml b/jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml index 3e146f9a4..9426739e0 100644 --- a/jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml +++ b/jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml @@ -55,6 +55,12 @@ + + + org.jeecgframework.boot + jeecg-boot-module-airag + ${jeecgboot.version} + diff --git a/jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml b/jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml index 0fd7f5aab..92f4511b2 100644 --- a/jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml +++ b/jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml @@ -25,13 +25,6 @@ ${jeecgboot.version} - - - org.jeecgframework.boot - jeecg-boot-module-airag - ${jeecgboot.version} - -