From a6c82c251a6a1871bcf9a7e9890455f40d84e0a3 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期二, 16 七月 2024 15:55:48 +0800
Subject: [PATCH] 输出png图片

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

diff --git a/pom.xml b/pom.xml
index 50b5602..70e64f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
     </profiles>
 
     <build>
-        <finalName>simu</finalName>
+        <finalName>SimuServer</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>

--
Gitblit v1.9.3