|
|
@ -389,7 +389,7 @@ public class LoanBeCollectionApplyService extends MybatisBaseService<LoanBeColle |
|
|
|
LoanSolutions loanSolutions = loanSolutionsService.selectBySaleOrderSid(busSalesOrder.getSid()); |
|
|
|
LoanBeCollectionVehFile loanBeCollectionVehFile4 = new LoanBeCollectionVehFile(); |
|
|
|
loanBeCollectionVehFile4.setName("金融方案"); |
|
|
|
loanBeCollectionVehFile4.setSid(loanSolutions.getSid()); |
|
|
|
//loanBeCollectionVehFile4.setSid(loanSolutions.getSid());
|
|
|
|
loanBeCollectionVehFiles.add(loanBeCollectionVehFile4); |
|
|
|
//家访考察报告sid
|
|
|
|
String jfkcSid = loanHomevisitInvestigateService.selectByBorrSid(busSalesOrderVehicle1.getBorrowerSid()); |
|
|
|