|
@@ -274,7 +274,7 @@ public class FinancingAdvancePaymentInfoServiceImpl extends ServiceImpl<Financin
|
|
|
smbRefinancingInfo.setRepayPlanResp(repayPlanResp);
|
|
|
smbRefinancingInfo.setContractNo(financingLoanInfo.getContractNo());
|
|
|
smbRefinancingInfo.setQuotaDisburseBatch(financingLoanInfo.getQuotaDisburseBatch());
|
|
|
- smbRefinancingInfo.setRepaymentMethod("advance_payment");
|
|
|
+// smbRefinancingInfo.setRepaymentMethod("advance_payment");
|
|
|
return smbRefinancingInfo;
|
|
|
}
|
|
|
return null;
|