HeavenTang

导航

2022年10月19日

CountDownLatch

摘要: // 批量修改 if (CollectionUtils.isNotEmpty(updateKsxxList)) { int oneBatch = MagicNumber.ONE_HUNDRED; int times = updateKsxxList.size() % oneBatch == Magi 阅读全文

posted @ 2022-10-19 15:25 HeavenTang 阅读(24) 评论(0) 推荐(0)