From 6e94b813acbd456bece968531611e167db36714e Mon Sep 17 00:00:00 2001 From: keminLuo Date: Fri, 26 May 2023 14:56:47 +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, 2 deletions(-) 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 27ad7a5441..55f3b1e033 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-deviceAttest.md +++ b/zh-cn/application-dev/reference/apis/js-apis-deviceAttest.md @@ -137,8 +137,6 @@ try { **系统能力:** SystemCapability.XTS.DeviceAttest -### 属性 - | 名称 | 类型 | 可读 | 可写 | 说明 | | --------------------- | --------------------- | ---- | ---- | ---------------------- | | authResult | number | 是 | 否 | 设备硬件信息校验结果。 | -- GitLab