Commit f92d9072 authored by gongyuanbiao's avatar gongyuanbiao

用户

parent 7924f23b
......@@ -163,5 +163,13 @@ interface UserServiceInterface
* @author chentianyu
*/
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