update:1.2.0

This commit is contained in:
divenswu 2022-06-26 21:58:25 +08:00
parent 8de5055db1
commit dcae836f45

View File

@ -35,12 +35,12 @@
### 版本1.1.0更新
* 1、修复已知BUG
* 2、添加人脸比对11接口详见文档[05、人脸比对服务](https://gitee.com/open-visual/face-search/blob/dev-1.1.0/scripts/docs/doc-1.1.0.md#05%E4%BA%BA%E8%84%B8%E6%AF%94%E5%AF%B9%E6%9C%8D%E5%8A%A1)
* 2、添加人脸比对11接口详见文档[05、人脸比对服务](https://gitee.com/open-visual/face-search/blob/v1.2.0/scripts/docs/doc-1.1.0.md#05%E4%BA%BA%E8%84%B8%E6%AF%94%E5%AF%B9%E6%9C%8D%E5%8A%A1)
### 项目文档
* 在线文档:[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/v1.1.0/scripts/docs/doc-1.1.0.md)
* 在线文档:[文档-1.2.0](https://gitee.com/open-visual/face-search/blob/v1.1.0/scripts/docs/doc-1.1.0.md)
* swagger文档启动项目且开启swagger访问host:port/doc.html, 如 http://127.0.0.1:8080/doc.html
@ -56,7 +56,7 @@
```
* 其他语言依赖
   使用restful接口[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/v1.1.0/scripts/docs/doc-1.1.0.md)
   使用restful接口[文档-1.2.0](https://gitee.com/open-visual/face-search/blob/v1.2.0/scripts/docs/doc-1.1.0.md)
### 项目部署