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 - -