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