From cc7922680f893bd1b56a603f37fb365637b80fc2 Mon Sep 17 00:00:00 2001 From: xiang Date: Fri, 5 Sep 2025 23:43:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=89=93=E5=8C=85pom?= 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 b5c4153..e35887e 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