From 698d44696e26806b5e0bfd8afa5ac87b3698b33a Mon Sep 17 00:00:00 2001 From: TinyAnts Date: Wed, 30 Nov 2022 15:54:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=85=A5EasyExel=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/like-common/pom.xml | 8 ++++++-- server/pom.xml | 8 ++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/server/like-common/pom.xml b/server/like-common/pom.xml index d1ae4a00..727aeec3 100644 --- a/server/like-common/pom.xml +++ b/server/like-common/pom.xml @@ -166,14 +166,18 @@ com.tencentcloudapi tencentcloud-sdk-java - ${tencentcloudapi.version} com.aliyun aliyun-java-sdk-core - ${aliyun-java.version} + + + + + com.alibaba + easyexcel diff --git a/server/pom.xml b/server/pom.xml index ea172bfc..f9510a62 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -42,6 +42,7 @@ 1.2.4 6.1.2 1.32.0 + 3.1.3 7.9.5 5.6.54 @@ -183,6 +184,13 @@ ${aliyun-java.version} + + + com.alibaba + easyexcel + ${easyexcel.version} + + com.github.oshi