fanli/src/main/java/com/yeshi/fanli/controller/client/v2/CommonContentControllerV2.java
@@ -244,7 +244,7 @@ List<BannerVO> bannerList = null; if (Constant.IS_TEST) { bannerList = swiperPictureService.getByBannerCardAndVersion("index_top", acceptData.getPlatform(), Integer.parseInt(acceptData.getVersion())); Integer.parseInt(acceptData.getVersion()),acceptData.getSystem()); } if (bannerList == null) {