Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
fishlyliu committed Sep 11, 2017
1 parent 0124d73 commit bddf444
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ APP后台接收该事件通知的方法参见[服务端事件通知简介](/docu
| data.fileId | String | 文件唯一id |
| data.fileUrl | String | 文件url |
| data.vodTaskId | String | 流程任务id |
| data.manualReviewId | String | 人工审核id,用户审核完成后需要通过该id调用[人工审核反馈]()接口告知点播后台审核结果 |
| data.manualReviewId | String | 人工审核id,用户审核完成后需要通过该id调用[人工审核反馈](/document/product/266/11394)接口告知点播后台审核结果 |
| data.aiReviewResult | Object | AI审核结果 |
| data.aiReviewResult.riskType | Array | 视频有哪些类型的风险, 目前有 "Porn":涉黄|
| data.aiReviewResult.imgInfos | Array | 视频有风险的画面截图信息列表|
Expand Down

0 comments on commit bddf444

Please sign in to comment.