提交 0d9e3b2c 编写于 作者: S shipengtao95

更新示例代码

Signed-off-by: Nshipengtao9579 <shipengtao@huawei.com>
上级 cf842ae8
...@@ -66,7 +66,7 @@ setSurfaceId(surfaceId: string): ResultCode; ...@@ -66,7 +66,7 @@ setSurfaceId(surfaceId: string): ResultCode;
import userIAM_faceAuth from '@ohos.userIAM.faceAuth'; import userIAM_faceAuth from '@ohos.userIAM.faceAuth';
let faceAuthManager = new userIAM_faceAuth.FaceAuthManager() let faceAuthManager = new userIAM_faceAuth.FaceAuthManager()
faceAuthManager.setSurfaceId(surfaceIdString); faceAuthManager.setSurfaceId("0");
``` ```
## ResultCode ## ResultCode
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册