Browse Source

程序包名修改

夏文涛 1 năm trước cách đây
mục cha
commit
7940ad846f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>