admin
2020-03-01 c5f54810f60e036317562b1b42cfeafd18e984c5
fanli/src/main/java/com/yeshi/fanli/service/impl/homemodule/SwiperBannerServiceImpl.java
@@ -68,7 +68,7 @@
   }
   @Override
   @Transactional
   @Transactional(rollbackFor=Exception.class)
   public int deleteBatchByPrimaryKey(List<Long> list) throws Exception {
      
      List<Long> listPicID = new ArrayList<Long>();