From 479b4ca3c0bdaf92367ec5790482d072895d6460 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期三, 04 二月 2026 15:25:00 +0800
Subject: [PATCH] yml修改

---
 pom.xml |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index c802315..eb913c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,6 +289,19 @@
             <version>1.12.2</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.alibaba</groupId>
+            <artifactId>easyexcel</artifactId>
+            <version>4.0.3</version>
+        </dependency>
+    
+        <!-- Hutool 鏍稿績宸ュ叿鍖咃紙鍖呭惈http妯″潡锛屾棤闇�鍗曠嫭寮曞叆http瀛愬寘锛� -->
+        <dependency>
+            <groupId>cn.hutool</groupId>
+            <artifactId>hutool-all</artifactId>
+            <version>5.3.7</version>
+        </dependency>
+
     </dependencies>
 
 	<build>

--
Gitblit v1.9.3