Browse Source

更新 'AI/安卓活体核身接入文档.md'

pull/1/head
周雪成 3 years ago
parent
commit
c5ffe0ebd5
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      AI/安卓活体核身接入文档.md

+ 2
- 2
AI/安卓活体核身接入文档.md View File

256
 
256
 
257
 | FaceSDKConfig参数 | 说明 | 类型 |
257
 | FaceSDKConfig参数 | 说明 | 类型 |
258
 | --- | --- | --- |
258
 | --- | --- | --- |
259
-| actions | 动作范围<br/> 可选"eye","mouth","headRight","headLeft","headUp","headDown","yaw"<br/>默认包含所有| List\<String\> | 
259
+| actions | [动作](#dongzuo)范围<br/> 可选"eye","mouth","headRight","headLeft","headUp","headDown","yaw"<br/>默认包含所有| List\<String\> | 
260
 | actionOrderRandom | 动作顺序是否随机,默认true | boolean | 
260
 | actionOrderRandom | 动作顺序是否随机,默认true | boolean | 
261
 | actionNum | 随机从actions中选取几个动作,默认3 | int | 
261
 | actionNum | 随机从actions中选取几个动作,默认3 | int | 
262
 
262
 
263
-
263
+<span id='dongzuo'></span>
264
 ## 动作
264
 ## 动作
265
 
265
 
266
 | 参数名 | 说明 |
266
 | 参数名 | 说明 |

Loading…
Cancel
Save