提交 12039d7b 编写于 作者: Y yanmengzhao1

fix faultlogger js api syntax errors

Signed-off-by: Nyanmengzhao1 <yanmengzhao1@huawei.com>
上级 2cfd196d
......@@ -148,7 +148,7 @@ query(faultType: FaultType, callback: AsyncCallback&lt;Array&lt;FaultLogInfo&gt;
| 错误码ID | 错误信息 |
| --- | --- |
| 10600001 | The service is not running or broken |
| 10600001 | The service is not started or is faulty |
**示例:**
......@@ -205,7 +205,7 @@ query(faultType: FaultType) : Promise&lt;Array&lt;FaultLogInfo&gt;&gt;
| 错误码ID | 错误信息 |
| --- | --- |
| 10600001 | The service is not running or broken |
| 10600001 | The service is not started or is faulty |
**示例:**
......
......@@ -4,11 +4,11 @@
**错误信息**
The service is not running or broken.
The service is not started or is faulty.
**错误描述**
服务未启动/故障
服务未启动或者遇到未知错误
**可能原因**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册