Beispiel #1
0
 public object CheckIsDistCodeExist(string distCode)
 {
     return(_repository.CheckIsDistCodeExist(distCode));
 }