Explorar el Código

设置打包后包名称

yq hace 3 años
padre
commit
cbd6ab8dd5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -223,6 +223,7 @@
     </dependencies>
 
     <build>
+        <finalName>dxtop</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>