From 83d9b260bacb2b0c63c1b0b9ca59093f0ee4ff6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Wed, 21 Dec 2022 08:28:05 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-distributed-account.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛亚芳 --- .../reference/apis/js-apis-distributed-account.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-distributed-account.md b/zh-cn/application-dev/reference/apis/js-apis-distributed-account.md index acf2e6e6c2..385251bb56 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-distributed-account.md +++ b/zh-cn/application-dev/reference/apis/js-apis-distributed-account.md @@ -1,8 +1,8 @@ -# 分布式帐号管理 +# @ohos.account.distributedAccount (分布式帐号管理) 本模块提供管理分布式帐号的一些基础功能,主要包括查询和更新帐号登录状态。 -> ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:** +> **说明:** > > 本模块首批接口从API version 7开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。 -- GitLab