Browse Source

更新 'AI/人脸识别接口文档.md'

pull/1/head
周雪成 3 years ago
parent
commit
004885fbea
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      AI/人脸识别接口文档.md

+ 1
- 1
AI/人脸识别接口文档.md View File

@@ -1,6 +1,6 @@
1 1
 ### 注意事项
2 2
 1. 以下接口请求头必须加入`Authorization`,值为授权token([如何获取token](../core/Token使用文档.md))
3
-2. 接口数据 `Json`
3
+2. 接口数据格式 `Json`
4 4
 
5 5
 ### 人脸比对
6 6
 > 请求方式  ` POST http://172.20.109.105:7007/tech/ai/face/match` <br> 

Loading…
Cancel
Save