old mode 100644
new mode 100755
| | |
| | | = reportFeeYearCollectionDetailInnerServiceSMOImpl.queryReportFeeYearCollectionDetails(reportFeeYearCollectionDetailDto); |
| | | |
| | | List<ReportFeeYearCollectionDetailDto> tmpReportFeeYearCollectionDetailDtos = null; |
| | | //循环 主表 |
| | | for (ReportFeeYearCollectionDto reportFeeYearCollectionDto : reportFeeYearCollections) { |
| | | tmpReportFeeYearCollectionDetailDtos = new ArrayList<>(); |
| | | for (ReportFeeYearCollectionDetailDto tmpReportFeeYearCollectionDetailDto : reportFeeYearCollectionDetailDtos) { |