@@ -329,6 +329,7 @@ public class BPaymentCollectionServiceImpl implements BPaymentCollectionService
}
tradeRepaymentDto.setAttachment(attachment);
+ detailDto.setTradeRepaymentDto(tradeRepaymentDto);
//
if (StringUtils.isNotEmpty(incomeAssociation.getBusinessBatchNumber())) {
List<OrderListInfoDto> listInfoDtos = orderReceivePaymentAssociationService