* [task#146243,146244,done,2h,0h] implement the batch archive/activate branches.

This commit is contained in:
zhaixiaojian
2025-08-31 21:36:56 +08:00
parent 53fc819576
commit 2391c52be6
+2 -2
View File
@@ -59,8 +59,8 @@ class scm
* @param string $orderBy
* @param int $limit
* @param int $pageID
* @param string $label
* @param int $showArchived
* @param string $label
* @param int $showArchived
* @return array
*/
public function branch(string $showDetail = '', string $orderBy = '', int $limit = 0, int $pageID = 1, string $label = '', int $showArchived = 0)