配置文件修改

This commit is contained in:
2022-11-11 09:25:49 +08:00
parent 5f4b841e21
commit 4761ecc096
2 changed files with 9 additions and 13 deletions

View File

@@ -60,11 +60,7 @@
<artifactId>event-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.njcn</groupId>
<artifactId>common-minio</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
<build>