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