From 554a833b682f4052d7297c633cf4dd68818a33f2 Mon Sep 17 00:00:00 2001 From: lsh <1> Date: 星期四, 15 二月 2024 09:37:16 +0800 Subject: [PATCH] # --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 01ecc09..ed7041e 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ </dependencies> <build> - <finalName>jtwcs</finalName> + <finalName>yxwcs</finalName> <plugins> <plugin> <groupId>org.springframework.boot</groupId> -- Gitblit v1.9.1