摘要:
// xxx 表示你需要去重的字段 列如(o -> o.id()) 返回已经去重集合 List<AddEventAndProperty> nameDistinct = list.stream().collect(Collectors.collectingAndThen(Collectors.toCo 阅读全文
posted @ 2020-06-10 17:22
历尽千帆归来任是少年
阅读(2337)
评论(0)
推荐(0)
摘要:
1.实体bean结构 public class DmpDictVo { @ApiModelProperty(value = "数据id") private String id; @ApiModelProperty(value = "父id") private String pid; @ApiMode 阅读全文
posted @ 2020-06-10 17:14
历尽千帆归来任是少年
阅读(1512)
评论(1)
推荐(0)

浙公网安备 33010602011771号