MapUtil是hutool工具包中的List> maps = addressDao.selectMaps(wrapper); return maps.stream() .map(MapUtil::toCamelCaseMap) .collect(Collectors.toList());