Browse Source

更新 'AI/人脸库接入文档.md'

pull/1/head
张岩 3 years ago
parent
commit
de6911bea6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      AI/人脸库接入文档.md

+ 1
- 1
AI/人脸库接入文档.md View File

@@ -78,7 +78,7 @@
78 78
 | ||idNum | String| 否 | 身份证号,isMatch为true返回 | 
79 79
 | ||customerID | String| 否 | 客户号,isMatch为true返回 | 
80 80
 | ||name | String| 否 | 姓名,isMatch为true返回 | 
81
-| ||personType || String| 否 | 人员类型,isMatch为true返回,normal-普通客户 vip-高级客户 inner-内部员工 | 
81
+| ||personType | String| 否 | 人员类型,isMatch为true返回,normal-普通客户 vip-高级客户 inner-内部员工 | 
82 82
 | ||match | String | 否 | true:匹配成功<br>false:匹配失败 |
83 83
 | ||score | String | 否 | 匹配分数,验证通过时返回,推荐达到70时可判断为同一人(70的误通过率为千分之一,80的误通过率是万分之一,根据具体场景自行调整阈值)|
84 84
 

Loading…
Cancel
Save