public List <BannerResxEntity> GetResxNames([FromBody] string varType) { return(_pizzaRepo.GetResxNames(varType)); }