Commit 13c42ada authored by chentianyu's avatar chentianyu

获取okr用户

parent 3645d5d7
......@@ -156,4 +156,12 @@ interface UserServiceInterface
*/
public function getRoles($userId): array;
/**
* 获取okr用户
* @param $userId
* @return array
* @author chentianyu
*/
public function okrUser($userId): array;
}
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