* [bug#57191,done,0.5h] add webhook choose dept to old pages.
This commit is contained in:
@@ -211,7 +211,7 @@ class feishuapi
|
||||
|
||||
$depts[] = $data;
|
||||
}
|
||||
$depts = array_merge($depts, $this->getNextStepDeptTree($departmentIdList));
|
||||
//$depts = array_merge($depts, $this->getNextStepDeptTree($departmentIdList));
|
||||
|
||||
return $depts;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user