diff --git a/module/testreport/model.php b/module/testreport/model.php index bd83cc95a7..e23531c5ec 100644 --- a/module/testreport/model.php +++ b/module/testreport/model.php @@ -64,7 +64,7 @@ class testreportModel extends model * 通过 id 获取测试报告。 * Get report by id. * - * @param int $reportID + * @param int $reportID * @access public * @return object|false */