list.stream.distinct.collect
list.stream.distinct没有去重成功
list通过stream按某字段从大到小排序后取前10条
streamlist
list.stream().map