* refactor task method for project module.

This commit is contained in:
chenfeiCF
2016-03-02 17:35:05 +08:00
parent 46eeec68aa
commit 2f9ac5d436
3 changed files with 101 additions and 58 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ class testcaseModel extends model
* @param int $queryID
* @param int $moduleID
* @param int $sort
* @param int $pager
* @param object $pager
* @access public
* @return array
*/