This commit is contained in:
zhouxudong
2022-04-13 11:07:22 +08:00
parent 37337bdb68
commit dcdbf60bdf
4 changed files with 22 additions and 20 deletions
+4 -4
View File
@@ -2330,10 +2330,10 @@ class taskModel extends model
/**
* Get tasks pairs of a user.
*
* @param string $account
* @param string $status
* @param array $skipExecutionIDList
* @param int|array $appendTaskID
* @param string $account
* @param string $status
* @param array $skipExecutionIDList
* @param int|array $appendTaskID
* @access public
* @return array
*/