Exemple #1
0
 public List <BannerResxEntity> GetResxData(GetResxDataReq req)
 {
     return(_pizzaRepo.GetResxData(req));
 }