public IEnumerable <spUserRoleSelect_Result> GetUserRole() { return(db.spUserRoleSelect().ToList()); }