mirror of
https://gitee.com/open-visual/face-search.git
synced 2025-07-25 19:41:42 +08:00
update:version 1.1.0
This commit is contained in:
parent
2180ba5879
commit
ef0fda8eb1
@ -38,7 +38,7 @@ public class SwaggerConfig implements WebMvcConfigurer {
|
|||||||
return new ApiInfoBuilder()
|
return new ApiInfoBuilder()
|
||||||
.title("人脸搜索服务API")
|
.title("人脸搜索服务API")
|
||||||
.description("人脸搜索服务API")
|
.description("人脸搜索服务API")
|
||||||
.version("1.0.0")
|
.version("1.1.0")
|
||||||
.build();
|
.build();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user