Commit f92d9072 authored by gongyuanbiao's avatar gongyuanbiao

用户

parent 7924f23b
......@@ -164,4 +164,12 @@ interface UserServiceInterface
*/
public function okrUser($userId): array;
/**
* 通过角色标识获取用户id数组
* @param $userId
* @return array
* @author Zero
*/
public function getUsersByRoleName($userId)
}
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