@@ -33,9 +33,9 @@
</profile>
<profile>
<!-- 生产环境 -->
- <id>prod</id>
+ <id>ptest</id>
<properties>
- <profile>prod</profile>
+ <profile>ptest</profile>
<!-- static plugin -->
<static-path>static</static-path>
</properties>
@@ -585,4 +585,4 @@
</plugins>
</pluginManagement>
</build>
-</project>
+</project>