提交 901038d9 authored 作者: 张国庆's avatar 张国庆

Update AliyunFacePlugin.m

上级 621080b0
无相关合并请求
......@@ -57,7 +57,7 @@
[AliyunFaceAuthFacade verifyWith:certifyId
extParams:extParams
onCompletion:^(ZIMResponse *response) {
result([NSString stringWithFormat:@"%lu,%@", response.code, response.reason]);
result([NSString stringWithFormat:@"%lu,%@", response.code, response.reason,response.videoFilePath]);
}];
return;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论