public IList <FunctionDomain> GetRoleFunctionList(int roleId) { return(EntityDao.GetRoleFunctionList(roleId)); }