描述 示例: get_user_by_id(user_id) 功能: 根据id查找用户 参数 user_id (Int) (Required) 用户ID 返回 (Object / flase) 用户存在,则返回用户信息对象