未验证 提交 2e1c8a28 编写于 作者: 朱天怡 提交者: Gitee

add

Signed-off-by: N朱天怡 <zhutianyi2@huawei.com>
上级 a38de8b1
...@@ -305,6 +305,7 @@ stopAndClearWorks(): void ...@@ -305,6 +305,7 @@ stopAndClearWorks(): void
| 9700001 | Memory operation failed. | | 9700001 | Memory operation failed. |
| 9700002 | Parcel operation failed. | | 9700002 | Parcel operation failed. |
| 9700003 | System service operation failed. | | 9700003 | System service operation failed. |
| 9700004 | Checking workInfo failed. |
**示例** **示例**
...@@ -346,6 +347,7 @@ isLastWorkTimeOut(workId: number, callback : AsyncCallback\<void>): boolean ...@@ -346,6 +347,7 @@ isLastWorkTimeOut(workId: number, callback : AsyncCallback\<void>): boolean
| 9700001 | Memory operation failed. | | 9700001 | Memory operation failed. |
| 9700002 | Parcel operation failed. | | 9700002 | Parcel operation failed. |
| 9700003 | System service operation failed. | | 9700003 | System service operation failed. |
| 9700004 | Checking workInfo failed. |
**示例** **示例**
...@@ -391,6 +393,7 @@ isLastWorkTimeOut(workId: number): Promise\<boolean> ...@@ -391,6 +393,7 @@ isLastWorkTimeOut(workId: number): Promise\<boolean>
| 9700001 | Memory operation failed. | | 9700001 | Memory operation failed. |
| 9700002 | Parcel operation failed. | | 9700002 | Parcel operation failed. |
| 9700003 | System service operation failed. | | 9700003 | System service operation failed. |
| 9700004 | Checking workInfo failed. |
**示例** **示例**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册