public DTO.ResponseService <DataSet> GetAssoLicense(string ComCode) { return(svc.GetAssoLicense(ComCode)); }