From ff8a781af54c1b2d7f426257cd833145d493d21e Mon Sep 17 00:00:00 2001 From: tianshujie98 Date: Mon, 10 Aug 2020 11:14:07 +0800 Subject: [PATCH] * Add remark. --- module/action/model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/action/model.php b/module/action/model.php index db5014e7b3..a62fe1c5ea 100755 --- a/module/action/model.php +++ b/module/action/model.php @@ -1079,7 +1079,7 @@ class actionModel extends model * * @param array $actions * @param string $direction - * @param string $type + * @param string $type all|today|yesterday|thisweek|lastweek|thismonth|lastmonth * @access public * @return array */