@ -899,8 +899,8 @@ public class LoanRedemptionApplyService extends MybatisBaseService<LoanRedemptio
}
vinList.add(outboundVinListDto);
});
dto.setVinList(vinList);
loanOutboundApplyService.saveOutbound(dto);