From 3084c9009f80d86c0a69f7cb4e644a14a2280e4b Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期六, 19 七月 2025 09:31:05 +0800
Subject: [PATCH] 初始化
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 095d9cd..fdfc343 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
</dependencies>
<build>
- <finalName>htwms</finalName>
+ <finalName>awdwms</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
--
Gitblit v1.9.1