From 7c188cfc4e579505a87962ec15a847e3b9caefe7 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 21 十一月 2022 16:43:03 +0800
Subject: [PATCH] #初始化

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index ac5d73e..233e7ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
     </dependencies>
 
     <build>
-        <finalName>stwms</finalName>
+        <finalName>lfdwms</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>

--
Gitblit v1.9.1