手续费类型字段添加

This commit is contained in:
admin 2018-08-06 16:54:48 +08:00
parent 9b4fb84626
commit 7c7a64909b

View File

@ -3017,7 +3017,7 @@
<attribute name="RENT_RATIO" label="融租比" type="DOUBLE" length="22" scale="6"/>
<attribute name="TOTAL_ALL" label="总价款" type="DOUBLE" length="22" scale="2"/>
<attribute name="DefaultDueDay" label="默认还款日" type="STRING" length="32" />
<attribute name="HANDLING_CHARGE_MONEY_TYPE" label="手续费类型" type="STRING" length="32" />
<attribute name="FINAL_PAYMENT_METHOD" label="尾款处置方式" type="STRING" length="32"/>
<attribute name="CAUTION_MONEY_METHOD" label="期末保证金处理方式" type="STRING" length="32"/>
<attribute name="ALL_FIRST_PAYMENT" label="综合首付款" type="DOUBLE" length="22" scale="2"/>