Administrator
2020-02-23 2a85af1814fc3a86caa56e88abd64e81057284e7
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>();