* Optimize code.

This commit is contained in:
liumengyi
2023-11-21 16:19:38 +08:00
parent 072677e2eb
commit 9f1d0f0122
+1 -1
View File
@@ -64,7 +64,7 @@ class testreportModel extends model
* 通过 id 获取测试报告。
* Get report by id.
*
* @param int $reportID
* @param int $reportID
* @access public
* @return object|false
*/