示例#1
0
 public async Task <Shipping> GetDefaultShippingForWebsiteAsync()
 => await _websiteRepository.GetDefaultShippingAsync(_websiteInfo.Id);