From 13324bf4302a36da98d94b9ce4e7f6b135196b84 Mon Sep 17 00:00:00 2001 From: songchenxuan Date: Thu, 2 Dec 2021 08:45:27 +0800 Subject: [PATCH] * Add testcase batchEdit comment. --- module/testcase/control.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/testcase/control.php b/module/testcase/control.php index 8b7d862e35..bf3454b66f 100644 --- a/module/testcase/control.php +++ b/module/testcase/control.php @@ -886,6 +886,7 @@ class testcase extends control * @param int $productID * @param int $branch * @param string $type + * @param string $tab * @access public * @return void */