fanli/src/main/java/com/yeshi/fanli/controller/client/v1/BanLiShopController.java
@@ -87,7 +87,8 @@ Constant.PAGE_SIZE); long count = banLiShopGoodsService.countGoods(null, BanLiShopGoods.STATE_ONLINE); // 获取banner List<SwiperPicture> pictureList = swiperPictureService.getByBannerCard("hongbao_exchange_goods_list"); List<SwiperPicture> pictureList = swiperPictureService.getByBannerCardAndVersion("hongbao_exchange_goods_list", acceptData.getPlatform(), Integer.parseInt(acceptData.getVersion())); JSONObject data = new JSONObject(); if (pictureList != null && pictureList.size() > 0) {