mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
update api/@ohos.resourceschedule.workScheduler.d.ts.
Signed-off-by: lipengfei <lipengfei53@huawei.com>
This commit is contained in:
parent
5bd560c25f
commit
74873d8717
@ -222,7 +222,7 @@ declare namespace workScheduler {
|
||||
* @throws { BusinessError } 9700003 - System service operation failed.
|
||||
* @syscap SystemCapability.ResourceSchedule.WorkScheduler
|
||||
* @StageModelOnly
|
||||
* @since 10
|
||||
* @since 9
|
||||
*/
|
||||
function obtainAllWorks(callback: AsyncCallback<void>): Array<WorkInfo>;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user