示例#1
0
 public async void GetShopList()
 {
     ShopList = await _localShopListService.GetShopList();
 }