mirror of
https://gitee.com/open-visual/face-search.git
synced 2025-07-10 19:37:01 +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()
|
||||
.title("人脸搜索服务API")
|
||||
.description("人脸搜索服务API")
|
||||
.version("1.0.0")
|
||||
.version("1.1.0")
|
||||
.build();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user