From 02eb67203b060ef3e1f29779d4fe2fe94c3e02f7 Mon Sep 17 00:00:00 2001 From: xuyong Date: Tue, 15 Feb 2022 16:36:13 +0800 Subject: [PATCH] =?UTF-8?q?HiTrace=20JS=20API=E6=96=87=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-hitracechain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-hitracechain.md b/zh-cn/application-dev/reference/apis/js-apis-hitracechain.md index 57f77ebed7..5e90cde18c 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-hitracechain.md +++ b/zh-cn/application-dev/reference/apis/js-apis-hitracechain.md @@ -28,7 +28,7 @@ SystemCapability.HiviewDFX.HiTrace | FAILURE_TRIGGER | 1 << 5 | 故障触发标志 | | D2D_TP_INFO | 1 << 6 | 设备间埋点标志 | -## HiTraceTracePointType +## HiTraceTracepointType 跟踪埋点类型枚举。 -- GitLab