update:添加1.1.0]文档

This commit is contained in:
divenswu 2022-03-18 13:24:32 +08:00
parent dadd5eaf95
commit 3d92734af5

View File

@ -34,7 +34,7 @@
### 项目文档
* 在线文档:[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/master/scripts/docs/doc-1.1.0.md)
* 在线文档:[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/dev-1.1.0/scripts/docs/doc-1.1.0.md)
* swagger文档启动项目且开启swagger访问host:port/doc.html, 如 http://127.0.0.1:8080/doc.html
@ -50,7 +50,7 @@
```
* 其他语言依赖
   使用restful接口[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/master/scripts/docs/doc-1.1.0.md)
   使用restful接口[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/dev-1.1.0/scripts/docs/doc-1.1.0.md)
### 项目部署