From 24b27647f24c5dde68fb3df5214b79795665ca3d Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 20 四月 2023 13:47:54 +0800 Subject: [PATCH] # --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 4723ca1..072cf2d 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ </dependencies> <build> - <finalName>jfwcs</finalName> + <finalName>kdywcs</finalName> <plugins> <plugin> <groupId>org.springframework.boot</groupId> -- Gitblit v1.9.1