Ejemplo n.º 1
0
 public object GetDistCodeByPmhone(string pmphhone)
 {
     return(_distributorRepository.GetDistCodeByPmhone(pmphhone));
 }