Parcourir la source

程序包名修改

夏文涛 il y a 1 an
Parent
commit
7940ad846f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -259,7 +259,7 @@
                 <artifactId>spring-boot-maven-plugin</artifactId>
             </plugin>
         </plugins>
-        <finalName>manage</finalName>
+        <finalName>welcome</finalName>
     </build>
 
 </project>