From 0c96adb009be588753e1d21b95287b293e75f054 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Thu, 16 Apr 2026 18:03:28 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96=E5=AF=BC=E5=85=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-api/ruoyi-api-system/pom.xml | 8 ++++----
ruoyi-example/ruoyi-demo/pom.xml | 5 +++++
ruoyi-modules/ruoyi-system/pom.xml | 5 +++++
3 files changed, 14 insertions(+), 4 deletions(-)
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