Exemple #1
0
 public void UpdateBannerSetting(UpdateBannerSettingReq req)
 {
     _pizzaRepo.UpdateBannerSetting(req);
 }