コード例 #1
0
 public object CheckIsDistCodeExistForB2b(string distCode)
 {
     return(_repository.CheckIsDistCodeExistForB2b(distCode));
 }