From a219712287947505bae9e9b970c0b292d642b1f3 Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期六, 19 四月 2025 15:04:23 +0800 Subject: [PATCH] 初始化 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index fee621e..7bb1fb0 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ </dependencies> <build> - <finalName>htwcs</finalName> + <finalName>yclkwcs</finalName> <plugins> <plugin> <groupId>org.springframework.boot</groupId> -- Gitblit v1.9.1