From 2bae4d5a574f619ac75441ef1fb3499815612bad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=BF=9D=E5=8D=8E?= Date: Tue, 30 May 2023 13:03:12 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-enterprise-deviceSetings.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 姚保华 --- .../reference/apis/js-apis-enterprise-deviceSetings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-enterprise-deviceSetings.md b/zh-cn/application-dev/reference/apis/js-apis-enterprise-deviceSetings.md index af88902d29..ce136117b5 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-enterprise-deviceSetings.md +++ b/zh-cn/application-dev/reference/apis/js-apis-enterprise-deviceSetings.md @@ -1,6 +1,6 @@ # @ohos.enterprise.deviceSettings(设备设置管理) -本模块提供企业设备信息管理能力,包括获取设备息屏时间等。仅企业设备管理员应用才能调用。 +本模块提供企业设备设置能力,包括获取设备息屏时间等。仅企业设备管理员应用才能调用。 > **说明:** > -- GitLab