|
|
@ -2468,6 +2468,9 @@ public class LoanCaseProgressService extends MybatisBaseService<LoanCaseProgress |
|
|
|
if(loanCaseExecuteApply.getBadDebtExpense() != null){ |
|
|
|
yiZhiXingInfo.setBadDebtExpense(loanCaseExecuteApply.getBadDebtExpense().toString()); |
|
|
|
} |
|
|
|
if(loanCaseExecuteApply.getExecuteRegisMoney() != null){ |
|
|
|
yiZhiXingInfo.setExecuteMoney(loanCaseExecuteApply.getExecuteRegisMoney()); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|