From 8d31be52928713215afd75c55468d6500dae1bca Mon Sep 17 00:00:00 2001 From: xuyong Date: Wed, 9 Feb 2022 17:57:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EHiTrace=20JS=20API=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xuyong --- zh-cn/application-dev/reference/apis/js-apis-hitrace.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-hitrace.md b/zh-cn/application-dev/reference/apis/js-apis-hitrace.md index d750847b54..7d96fef06c 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-hitrace.md +++ b/zh-cn/application-dev/reference/apis/js-apis-hitrace.md @@ -9,9 +9,9 @@ import hitrace from '@ohos.hitrace'; ``` -## 权限 +## 系统能力 -无 +SystemCapability.HiviewDFX.HITrace ## HiTraceFlag -- GitLab