调整短信模板

This commit is contained in:
2023-06-29 14:27:24 +08:00
parent 86abd2458e
commit 9754bf8e6d
3 changed files with 3 additions and 3 deletions

View File

@@ -85,7 +85,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>1.0.0</version>
<version>1.2.2</version>
<executions>
<!--执行mvn package,即执行 mvn clean package docker:build-->
<execution>