浏览代码

贸易回款入账详情

wanglang 1 周之前
父节点
当前提交
64d8d61acd

+ 1 - 0
trade-admin/src/main/java/com/trade/admin/finance/paymentcollection/service/impl/BPaymentCollectionServiceImpl.java

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