Commit d9f6b056 authored by Liu lu's avatar Liu lu

获取用户领导的团队id数组

parent d83cce7e
......@@ -67,8 +67,8 @@ interface AuthenticationInterface
/**
* 获取用户领导的团队id数组
* @param $userId
* @param $userIds
* @return array
*/
public function leadTeamIdsByUsers($userId);
public function leadTeamIdsByUsers($userIds);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment