public DataTable GetGroupsIndex(string evaluateid, string itemcontentid, string type) { return(service.GetGroupsIndex(evaluateid, itemcontentid, type)); }