From 3da251df17b5beaaff2a421030911bd5fb037737 Mon Sep 17 00:00:00 2001 From: shuyi Date: Tue, 2 Aug 2022 00:14:16 -0700 Subject: [PATCH] =?UTF-8?q?api=E5=8F=82=E6=95=B0=E9=A2=84=E7=95=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shuyi --- zh-cn/application-dev/reference/apis/js-apis-huks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-huks.md b/zh-cn/application-dev/reference/apis/js-apis-huks.md index 5af82e40e7..b1d12e298e 100755 --- a/zh-cn/application-dev/reference/apis/js-apis-huks.md +++ b/zh-cn/application-dev/reference/apis/js-apis-huks.md @@ -1438,5 +1438,5 @@ huks Handle结构体。 | errorCode | number | 是 | 错误码 | | outData | Uint8Array | 否 | 输出数据 | | properties | Array\ | 否 | 属性 | -| certChains | Array\ | 否 | 证书链 | +| certChains | Array\ | 否 | 预留字段 | -- GitLab