From 26b6c1ceb75dd78a09bb68a2c0836b1629eb4718 Mon Sep 17 00:00:00 2001 From: "maxw@mesnac.com" Date: Tue, 3 Dec 2024 20:53:44 +0800 Subject: [PATCH] =?UTF-8?q?excel=E5=AF=BC=E5=87=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-modules/hw-dms/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/hw-modules/hw-dms/pom.xml b/hw-modules/hw-dms/pom.xml index e415c85a..ef022879 100644 --- a/hw-modules/hw-dms/pom.xml +++ b/hw-modules/hw-dms/pom.xml @@ -113,6 +113,17 @@ ${project.artifactId} + + org.apache.maven.plugins + maven-resources-plugin + + UTF-8 + + xlsx + xls + + + org.springframework.boot spring-boot-maven-plugin