fanli/src/main/java/com/yeshi/fanli/service/inter/homemodule/SwiperPictureService.java
@@ -65,7 +65,7 @@ * @return * @throws SwiperPictureException */ public List<SwiperPicture> getOrderByBannerID(Long bannerId, Integer type, Integer order) throws SwiperPictureException; public List<SwiperPicture> getOrderByBannerID(Long bannerId, Integer type, Integer order); /** * 获取最大排序值 @@ -79,7 +79,7 @@ * @param card 唯一标识 * @return */ public List<SwiperPicture> getByBannerCard(String card) throws SwiperPictureException; public List<SwiperPicture> getByBannerCard(String card); /** * 保存信息