购置融资租赁资产凭证bug

20210526
This commit is contained in:
chly 2021-05-26 13:37:22 +08:00
parent 436f2d9835
commit 500af62ffd

View File

@ -418,6 +418,9 @@ public class CreateVoucherLoanDistributor {
param.put("PERSONAL_INSURANCE",PERSONAL_INSURANCE);
param.put("DISCOUNT_INTEREST",DISCOUNT_INTEREST);
}else {
param.put("PERSONAL_INSURANCE","0");
param.put("DISCOUNT_INTEREST","0");
}
/**
* ------------------------------------------Ð޸ĽáÊø-------------------------------------------