摘要: reports = reports.stream().collect(Collectors.collectingAndThen( Collectors.toCollection(() -> new TreeSet<>(Comparator.comparing(YyAmazonInventoryRep 阅读全文
posted @ 2021-06-22 14:38 这很周锐 阅读(1384) 评论(0) 推荐(0) 编辑
摘要: HashMap<String, LogisticsShipmentDTO.LogisticsShipmentOpt> map = Maps.newHashMap(); //根据sku+ 市场--合并入库数量及总运费 shipmentOptList.stream().forEach(shipmentO 阅读全文
posted @ 2021-06-22 14:09 这很周锐 阅读(466) 评论(0) 推荐(0) 编辑