未验证 提交 387a0ff6 编写于 作者: O openharmony_ci 提交者: Gitee

!14287 【轻量级 PR】:update zh-cn/application-dev/reference/apis/js-apis-device-info.md.

Merge pull request !14287 from zengyawen/N/A
...@@ -29,7 +29,7 @@ import deviceInfo from '@ohos.deviceInfo' ...@@ -29,7 +29,7 @@ import deviceInfo from '@ohos.deviceInfo'
| softwareModel | string | 是 | 否 | 内部软件子型号。 | | softwareModel | string | 是 | 否 | 内部软件子型号。 |
| hardwareModel | string | 是 | 否 | 硬件版本号。 | | hardwareModel | string | 是 | 否 | 硬件版本号。 |
| hardwareProfile | string | 是 | 否 | 硬件Profile。 | | hardwareProfile | string | 是 | 否 | 硬件Profile。 |
| serial | string | 是 | 否 | 设备序列号。<br/>**需要权限**:ohos.permission.sec.ACCESS_UDID,该权限为系统权限 | | serial | string | 是 | 否 | 设备序列号。<br/>**需要权限**:ohos.permission.sec.ACCESS_UDID |
| bootloaderVersion | string | 是 | 否 | Bootloader版本号。 | | bootloaderVersion | string | 是 | 否 | Bootloader版本号。 |
| abiList | string | 是 | 否 | 应用二进制接口(Abi)列表。 | | abiList | string | 是 | 否 | 应用二进制接口(Abi)列表。 |
| securityPatchTag | string | 是 | 否 | 安全补丁级别。 | | securityPatchTag | string | 是 | 否 | 安全补丁级别。 |
...@@ -49,4 +49,4 @@ import deviceInfo from '@ohos.deviceInfo' ...@@ -49,4 +49,4 @@ import deviceInfo from '@ohos.deviceInfo'
| buildHost | string | 是 | 否 | 构建主机。 | | buildHost | string | 是 | 否 | 构建主机。 |
| buildTime | string | 是 | 否 | 构建时间。 | | buildTime | string | 是 | 否 | 构建时间。 |
| buildRootHash | string | 是 | 否 | 构建版本Hash。 | | buildRootHash | string | 是 | 否 | 构建版本Hash。 |
| udid<sup>7+</sup> | string | 是 | 否 | 设备Udid。<br/>**需要权限**:ohos.permission.sec.ACCESS_UDID,该权限为系统权限| | udid<sup>7+</sup> | string | 是 | 否 | 设备Udid。<br/>**需要权限**:ohos.permission.sec.ACCESS_UDID|
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册