diff --git a/ruoyi-api/ruoyi-api-system/pom.xml b/ruoyi-api/ruoyi-api-system/pom.xml index 02958f354..8d6f153c9 100644 --- a/ruoyi-api/ruoyi-api-system/pom.xml +++ b/ruoyi-api/ruoyi-api-system/pom.xml @@ -23,10 +23,10 @@ ruoyi-common-core - - org.dromara - ruoyi-common-excel - + + + + diff --git a/ruoyi-example/ruoyi-demo/pom.xml b/ruoyi-example/ruoyi-demo/pom.xml index de6726d74..1c724c753 100644 --- a/ruoyi-example/ruoyi-demo/pom.xml +++ b/ruoyi-example/ruoyi-demo/pom.xml @@ -93,6 +93,11 @@ ruoyi-common-mqtt + + org.dromara + ruoyi-common-excel + + diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 8740073a8..d050aa831 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -84,6 +84,11 @@ ruoyi-common-encrypt + + org.dromara + ruoyi-common-excel + + org.dromara