|
|
@ -440,7 +440,7 @@ public class LoanBeCollectionApplyService extends MybatisBaseService<LoanBeColle |
|
|
|
FinVehicleInvoice finVehicleInvoice = finVehicleInvoiceFeign.selectByVinAndContractNo(busSalesOrderVehicle1.getLinkSid(), busSalesOrder.getContractNo()).getData(); |
|
|
|
LoanBeCollectionVehFile loanBeCollectionVehFile2 = new LoanBeCollectionVehFile(); |
|
|
|
loanBeCollectionVehFile2.setName("开票信息"); |
|
|
|
loanBeCollectionVehFile2.setSid(finVehicleInvoice.getSid()); |
|
|
|
//loanBeCollectionVehFile2.setSid(finVehicleInvoice.getSid());
|
|
|
|
loanBeCollectionVehFiles.add(loanBeCollectionVehFile2); |
|
|
|
//月还明细sid
|
|
|
|
LoanBeCollectionVehFile loanBeCollectionVehFile3 = new LoanBeCollectionVehFile(); |
|
|
|