接口调整

This commit is contained in:
2023-08-22 10:04:29 +08:00
parent d023906df4
commit a38f6747f1
8 changed files with 14 additions and 110 deletions

View File

@@ -96,7 +96,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>