public List <GetDDL> GetDomain()
 {
     return(repo.GetDomainList());
 }