From 0ed7eca256b187afe143d3de320291f72e171199 Mon Sep 17 00:00:00 2001 From: wangqx Date: Thu, 18 Sep 2025 09:32:41 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=E4=BF=AE=E6=94=B9pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-modules/pom.xml | 2 +- ruoyi-modules/ruoyi-statistics/pom.xml | 41 +++++++++++++++++++------- 2 files changed, 32 insertions(+), 11 deletions(-) diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml index 0cfce22fb..e038cbff7 100644 --- a/ruoyi-modules/pom.xml +++ b/ruoyi-modules/pom.xml @@ -22,7 +22,7 @@ ruoyi-im ruoyi-auth ruoyi-transaction - + ruoyi-statistics ruoyi-modules diff --git a/ruoyi-modules/ruoyi-statistics/pom.xml b/ruoyi-modules/ruoyi-statistics/pom.xml index 31bae5cfd..776bafa20 100644 --- a/ruoyi-modules/ruoyi-statistics/pom.xml +++ b/ruoyi-modules/ruoyi-statistics/pom.xml @@ -4,17 +4,32 @@ org.dromara ruoyi-modules - 5.3.1 + ${revision} ruoyi-statistics + + system系统模块 + + org.dromara ruoyi-common-core - + + org.dromara + ruoyi-common-web + + + org.dromara + ruoyi-member + + + org.dromara + ruoyi-content + org.dromara ruoyi-common-doc @@ -29,6 +44,10 @@ org.dromara ruoyi-common-translation + + org.dromara + ruoyi-common-mq + @@ -90,20 +109,22 @@ org.dromara - ruoyi-order + ruoyi-common-sse org.dromara - ruoyi-member + ruoyi-common-json - - cn.hutool - hutool-all - 5.8.16 + org.dromara + ruoyi-system + + + org.apache.commons + commons-text + 1.10.0 + compile - -