* Finish task #36345.

This commit is contained in:
hufangzhou
2021-03-02 13:13:17 +08:00
parent a08371bff9
commit 772d3ef1d8
5 changed files with 21 additions and 3 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
*/
class testcase extends control
{
public $products = array();
public $products = array();
public $projectID = 0;
/**