* Adjust code.

This commit is contained in:
leiyong
2020-12-16 09:04:13 +08:00
parent 6583d98e15
commit cd5e4e1593
4 changed files with 35 additions and 38 deletions

View File

@@ -1078,7 +1078,7 @@ class programModel extends model
* @param array $projectIdList
* @param string $status active|resolved|all
* @access public
* @return object
* @return array
*/
public function getTotalBugByPRJ($projectIdList, $status)
{