yujian
2019-07-11 e4a56b57d3e10b9b46eaefe5194bbf98fcc45698
fanli/src/main/java/com/yeshi/fanli/service/inter/homemodule/SwiperPictureService.java
@@ -12,13 +12,13 @@
public interface SwiperPictureService {
   public int insertSelective(SwiperPicture record) throws SwiperPictureException;
   public int insertSelective(SwiperPicture record);
   public SwiperPicture selectByPrimaryKey(Long id) throws SwiperPictureException;
   public SwiperPicture selectByPrimaryKey(Long id);
   public int updateByPrimaryKeySelective(SwiperPicture record) throws SwiperPictureException;
   public int updateByPrimaryKeySelective(SwiperPicture record);
   public int updateByPrimaryKey(SwiperPicture record) throws SwiperPictureException;
   public int updateByPrimaryKey(SwiperPicture record);
   
   /**
    * 查询