This commit is contained in:
liyuchun
2022-04-28 02:06:10 +00:00
parent 648179b129
commit 537c1bea2d
4 changed files with 24 additions and 25 deletions
+4 -4
View File
@@ -1410,10 +1410,10 @@ class bugModel extends model
/**
* Get statistic.
*
* @param int $productID
* @param string $endDate
* @param int $days
*
* @param int $productID
* @param string $endDate
* @param int $days
* @access public
* @return void
*/