diff --git a/zh-cn/application-dev/reference/apis/js-apis-faultLogger.md b/zh-cn/application-dev/reference/apis/js-apis-faultLogger.md index 45ea5abaab70dfdf4cdfeefc4d505d7c8ef8e680..41831ecfadba6ca5e35404e60d84d3ac1b7e8290 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-faultLogger.md +++ b/zh-cn/application-dev/reference/apis/js-apis-faultLogger.md @@ -28,7 +28,7 @@ import faultLogger from '@ohos.faultLogger' **系统能力:** SystemCapability.HiviewDFX.Hiview.FaultLogger | 名称 | 类型 | 必填 | 说明 | -| -------- | -------- | -------- | +| -------- | -------- | -------- | -------- | | pid | number | 必填 | 故障进程的进程id | | uid | number | 必填 | 故障进程的用户id | | type | [FaultType](#faulttype) | 必填 | 故障类型 |