From 8c02e4ce71ca6e8ca9e6680b88f973e835e06645 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期五, 04 十一月 2022 08:45:13 +0800
Subject: [PATCH] 增加功能

---
 xboot-modules/xboot-your/pom.xml |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/xboot-modules/xboot-your/pom.xml b/xboot-modules/xboot-your/pom.xml
index 24826c6..54292c5 100644
--- a/xboot-modules/xboot-your/pom.xml
+++ b/xboot-modules/xboot-your/pom.xml
@@ -17,7 +17,18 @@
             <artifactId>artemis-http-client</artifactId>
             <version>1.1.2</version>
         </dependency>
-
+        <!-- Excel瀵煎叆瀵煎嚭鎻掍欢-->
+        <dependency>
+            <groupId>com.alibaba</groupId>
+            <artifactId>easyexcel</artifactId>
+            <version>2.2.2</version>
+        </dependency>
+        <!--&lt;!&ndash; Excel瀵煎叆瀵煎嚭鎻掍欢 &ndash;&gt;-->
+        <!--<dependency>-->
+            <!--<groupId>com.wuwenze</groupId>-->
+            <!--<artifactId>ExcelKit</artifactId>-->
+            <!--<version>2.0.72</version>-->
+        <!--</dependency>-->
         <dependency>
             <groupId>org.eclipse.paho</groupId>
             <artifactId>org.eclipse.paho.client.mqttv3</artifactId>

--
Gitblit v1.9.1