From bfeceb42c702c97f343d9d7919e5612a95a6fcae Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Tue, 5 Nov 2024 10:31:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83poi=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- njcn-common/pom.xml | 6 ------ njcn-springboot/spingboot2.3.12/pom.xml | 7 +++++++ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/njcn-common/pom.xml b/njcn-common/pom.xml index 68b278a..ff91f43 100644 --- a/njcn-common/pom.xml +++ b/njcn-common/pom.xml @@ -110,12 +110,6 @@ - - cn.afterturn - easypoi-spring-boot-starter - ${easypoi.version} - - \ No newline at end of file diff --git a/njcn-springboot/spingboot2.3.12/pom.xml b/njcn-springboot/spingboot2.3.12/pom.xml index 0196532..560d33d 100644 --- a/njcn-springboot/spingboot2.3.12/pom.xml +++ b/njcn-springboot/spingboot2.3.12/pom.xml @@ -76,5 +76,12 @@ knife4j-spring-ui ${knife4j.version} + + + cn.afterturn + easypoi-base + 4.4.0 + + \ No newline at end of file