fanli/src/main/java/com/yeshi/fanli/controller/client/v1/GoodsClassController.java
@@ -170,7 +170,7 @@ List<BannerVO> picList = null; if (swpid != null) { picList = swiperPictureService.getByBannerId(swpid, acceptData.getPlatform(), Integer.parseInt(acceptData.getVersion())); Integer.parseInt(acceptData.getVersion()),acceptData.getSystem()); } if (picList == null) { picList = new ArrayList<BannerVO>();