疯狂的狮子li
2021-08-30 bdfd2f0787b0a39fb65793a7f57c95f5de09edf4
ruoyi-common/src/main/java/com/ruoyi/common/core/mybatisplus/core/IServicePlus.java
@@ -168,5 +168,7 @@
   }
   boolean saveAll(Collection<T> entityList);
   boolean saveOrUpdateAll(Collection<T> entityList);
}