From f29e64d3aace6b91ba3608377310b45a720fbf07 Mon Sep 17 00:00:00 2001 From: czhqwer Date: Fri, 28 Mar 2025 00:32:40 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=B7=BB=E5=8A=A0=E6=89=93?= =?UTF-8?q?=E5=8C=85=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload-file-backend/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/upload-file-backend/pom.xml b/upload-file-backend/pom.xml index 02d945e..3d34d88 100644 --- a/upload-file-backend/pom.xml +++ b/upload-file-backend/pom.xml @@ -76,4 +76,23 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + 2.3.12.RELEASE + + + + repackage + + + + + cn.czh.Main + + + + \ No newline at end of file