摘要: private static final int MaxBatchLength = 100; public void updateBatch(Listlist, BaseMapper mapper){ if (!Proxy.isProxyClass(mapper.getClass())){ throw new RuntimeE... 阅读全文
posted @ 2019-07-11 10:14 炫舞风中 阅读(5831) 评论(0) 推荐(0) 编辑