From a64923a794e4855c31c471d677903d3b319bbc22 Mon Sep 17 00:00:00 2001 From: xiang Date: Sat, 30 Aug 2025 23:00:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=89=93=E5=8C=85=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xs-server/pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/xs-server/pom.xml b/xs-server/pom.xml index 2f8ce2a..c661dfe 100644 --- a/xs-server/pom.xml +++ b/xs-server/pom.xml @@ -25,4 +25,27 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + 2.3.0.RELEASE + + exec + + com.xiang.AuthApplication + ZIP + + + + + repackage + + + + + + + \ No newline at end of file