摘要: IService: Save() boolean save(T entity) //批量插入 boolean saveBatch(Collection<T> entityList) boolean saveBatch(Collection<T> entityList, int vatchSIze) 阅读全文
posted @ 2025-03-31 19:44 lksses 阅读(17) 评论(0) 推荐(0)