From 5b1ff9ee8073a5f9e80e12c7f0f3d810b2d406a4 Mon Sep 17 00:00:00 2001
From: "liang.chao" <1360241448@qq.com>
Date: Fri, 16 Aug 2024 10:50:14 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sgzb-api/sgzb-api-system/pom.xml | 6 ++++++
sgzb-modules/sgzb-material/pom.xml | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/sgzb-api/sgzb-api-system/pom.xml b/sgzb-api/sgzb-api-system/pom.xml
index 06bc479..72819d5 100644
--- a/sgzb-api/sgzb-api-system/pom.xml
+++ b/sgzb-api/sgzb-api-system/pom.xml
@@ -26,6 +26,12 @@
org.projectlombok
lombok
+
+ com.alibaba
+ easyexcel-core
+ 3.1.1
+ compile
+
diff --git a/sgzb-modules/sgzb-material/pom.xml b/sgzb-modules/sgzb-material/pom.xml
index 1298bb9..49d2ab2 100644
--- a/sgzb-modules/sgzb-material/pom.xml
+++ b/sgzb-modules/sgzb-material/pom.xml
@@ -33,6 +33,12 @@
spring-cloud-starter-alibaba-nacos-discovery
+
+ com.alibaba
+ easyexcel
+ 3.1.1
+
+
com.alibaba.cloud