list.stream().collect(Collectors.toMap(AAA::getDataDate, AAA::getResult, (oldKey, newKey)->newKey));
java stream map对于 key重复的处理方式,上述代码表示,重复的话,取信值