From a0d5a27690869a2a80251976b119c0b0b8fb58c7 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 29 十一月 2024 04:50:42 +0800
Subject: [PATCH] 移植excelUtils

---
 system/pom.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/system/pom.xml b/system/pom.xml
index 18ddae0..1482ed7 100644
--- a/system/pom.xml
+++ b/system/pom.xml
@@ -22,12 +22,6 @@
             <artifactId>knife4j-spring-boot-starter</artifactId>
         </dependency>
 
-        <!-- easy excel -->
-        <dependency>
-            <groupId>com.alibaba</groupId>
-            <artifactId>easyexcel</artifactId>
-        </dependency>
-
 
         <!-- 楠岃瘉鐮� -->
         <dependency>

--
Gitblit v1.8.0