From efbca0295c69913999e5f5d5b75aeff864ac1618 Mon Sep 17 00:00:00 2001 From: cheng_jinsong Date: Tue, 18 Oct 2022 02:32:10 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-system-parameter.md. Signed-off-by: cheng_jinsong Signed-off-by: cheng_jinsong --- .../application-dev/reference/apis/js-apis-system-parameter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-system-parameter.md b/zh-cn/application-dev/reference/apis/js-apis-system-parameter.md index edd1a8aa1f..8620a1959b 100755 --- a/zh-cn/application-dev/reference/apis/js-apis-system-parameter.md +++ b/zh-cn/application-dev/reference/apis/js-apis-system-parameter.md @@ -5,8 +5,8 @@ [系统参数](../../../device-dev/subsystems/subsys-boot-init-sysparam.md)。 > ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:** -> - 本模块接口为系统接口。 > - 本模块首批接口从API version 6开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。 +> - 本模块接口为系统接口。 > - 由于系统参数都是各个系统服务的内部信息和控制参数,每个系统参数都有各自不同的DAC和MAC访问控制权限,三方应用不能使用此类接口。 -- GitLab