疯狂的狮子li
2021-08-26 31c2cfa53c34732ffdea8418ef04f373337ef0d4
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);
}