抓蛙师
2021-08-30 41de169dd2a527a1adb9a4e621999d1d3efd93f6
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);
}