Pārlūkot izejas kodu

苏商垫付还款计划修改

Wangyafan 3 nedēļas atpakaļ
vecāks
revīzija
5a8a54a56f

+ 1 - 1
src/main/java/com/sunxung/factoring/service/smb/impl/FinancingAdvancePaymentInfoServiceImpl.java

@@ -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;