From 7b06715bffbd41228c4511b05b334cb1532750dc Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Thu, 11 Apr 2024 11:13:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4minidao=E7=9A=84=E5=AD=90?= =?UTF-8?q?=E4=BE=9D=E8=B5=96jsqlparser=E5=92=8Cdruid=EF=BC=8C=E6=80=BB?= =?UTF-8?q?=E4=B8=8Emybatisplus=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-module-system/jeecg-system-biz/pom.xml | 14 ++---------- pom.xml | 24 ++++++++++++++++++++ 2 files changed, 26 insertions(+), 12 deletions(-) diff --git a/jeecg-module-system/jeecg-system-biz/pom.xml b/jeecg-module-system/jeecg-system-biz/pom.xml index e111ceda..571652cb 100644 --- a/jeecg-module-system/jeecg-system-biz/pom.xml +++ b/jeecg-module-system/jeecg-system-biz/pom.xml @@ -29,25 +29,15 @@ org.jeecgframework jeewx-api - + org.jeecgframework.jimureport jimureport-spring-boot-starter - - - druid - com.alibaba - - - jsqlparser - com.github.jsqlparser - - + org.jeecgframework.jimureport jimureport-drag - 2.0.1 @@ -395,6 +405,14 @@ autopoi-web org.jeecgframework + + druid + com.alibaba + + + jsqlparser + com.github.jsqlparser + @@ -402,6 +420,12 @@ jimureport-nosql-starter 1.6.0 + + + org.jeecgframework.jimureport + jimureport-drag + 2.0.1 + org.jeecgframework.boot