List<String> paraDataNames= paraDataList.stream().map(ParaData::getParaDataName).collect(Collectors.toList());