From 0f6e78fa0b1af6de965a1da19ecebb3b4274fdcf Mon Sep 17 00:00:00 2001 From: keminLuo Date: Thu, 25 May 2023 15:06:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Exts=5Fdevice=5Fattest?= =?UTF-8?q?=E7=9A=84JS=E6=8E=A5=E5=8F=A3=E5=BC=80=E5=8F=91=E9=85=8D?= =?UTF-8?q?=E5=A5=97=E8=B5=84=E6=96=99=20Signed-off-by:=20=E7=BD=97?= =?UTF-8?q?=E9=94=AE=E9=93=AD=20<541416002@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/application-dev/reference/apis/js-apis-deviceAttest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-deviceAttest.md b/zh-cn/application-dev/reference/apis/js-apis-deviceAttest.md index 5972c9cf01..2920966b52 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-deviceAttest.md +++ b/zh-cn/application-dev/reference/apis/js-apis-deviceAttest.md @@ -131,7 +131,7 @@ try { } ``` -## AttestResultInfo +## AttestResultInfo 端云校验结果的详细信息。 -- GitLab