From 699b138eb20615e6953ca448eb2988ead477aafd Mon Sep 17 00:00:00 2001 From: tianshujie Date: Fri, 18 Aug 2023 10:34:27 +0800 Subject: [PATCH] + Add comment of the batchCancel. --- module/task/control.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/task/control.php b/module/task/control.php index aef0fc98c3..c8f4358531 100755 --- a/module/task/control.php +++ b/module/task/control.php @@ -742,6 +742,7 @@ class task extends control } /** + * 批量取消任务。 * Batch cancel tasks. * * @access public