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