疯狂的狮子li
2021-09-02 ab9bc35f9f3e6fe2e57fe054aa0dc898fe9a8d2c
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);
}