You need to sign in or sign up before continuing.
未验证 提交 b5f9222f 编写于 作者: O openharmony_ci 提交者: Gitee

!5770 后台任务管理示例代码修改

Merge pull request !5770 from 廖康康/master
...@@ -127,6 +127,7 @@ cancelSuspendDelay(requestId: number): void ...@@ -127,6 +127,7 @@ cancelSuspendDelay(requestId: number): void
**示例** **示例**
```js ```js
let id = 1;
backgroundTaskManager.cancelSuspendDelay(id); backgroundTaskManager.cancelSuspendDelay(id);
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册