Authored by 王涛

打包文件命名

@@ -24,7 +24,7 @@ @@ -24,7 +24,7 @@
24 </dependencies> 24 </dependencies>
25 25
26 <build> 26 <build>
27 - <finalName>tjweb</finalName> 27 + <finalName>zjweb</finalName>
28 <plugins> 28 <plugins>
29 <plugin> 29 <plugin>
30 <groupId>org.springframework.boot</groupId> 30 <groupId>org.springframework.boot</groupId>
@@ -24,6 +24,7 @@ @@ -24,6 +24,7 @@
24 </dependencies> 24 </dependencies>
25 25
26 <build> 26 <build>
  27 + <finalName>tjweb</finalName>
27 <plugins> 28 <plugins>
28 <plugin> 29 <plugin>
29 <groupId>org.springframework.boot</groupId> 30 <groupId>org.springframework.boot</groupId>