public object CheckIsDistCodeExistForB2b(string distCode) { return(_repository.CheckIsDistCodeExistForB2b(distCode)); }