From 1679843834e549cc7fbd486b78d0ed6dc289da8e Mon Sep 17 00:00:00 2001 From: ningning <3248127340@qq.com> Date: Tue, 13 Dec 2022 13:47:08 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-workScheduler.md. Signed-off-by: ningning <3248127340@qq.com> --- zh-cn/application-dev/reference/apis/js-apis-workScheduler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-workScheduler.md b/zh-cn/application-dev/reference/apis/js-apis-workScheduler.md index 546e615bff..c6d1e24f7e 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-workScheduler.md +++ b/zh-cn/application-dev/reference/apis/js-apis-workScheduler.md @@ -1,4 +1,4 @@ -# 延迟任务调度 +# @ohos.workScheduler (延迟任务调度) 本模块提供延迟任务注册、取消、查询的能力。 -- GitLab