This commit is contained in:
liuzhao 2018-07-12 15:08:34 +08:00
parent cddae33f56
commit 7baf78f679

View File

@ -2965,6 +2965,10 @@
<attribute name="remain_interest" label="剩余利息" type="STRING" length="32"/>
<attribute name="unreceive_pay" label="未收罚息" type="STRING" length="32"/>
<attribute name="collect_fees" label="催收费用" type="STRING" length="32"/>
<attribute name="collect_fees" label="催收费用" type="STRING" length="32"/>
<attribute name="contract_no" label="合同编号" type="STRING" length="32"/>
<attribute name="dispose_money" label="处置金额" type="STRING" length="32"/>
<attribute name="park_money" label="停车费" type="STRING" length="32"/>
</attributes>
<manager>
@ -2996,6 +3000,9 @@
<attribute name="remain_interest" label="剩余利息" type="STRING" length="32"/>
<attribute name="unreceive_pay" label="未收罚息" type="STRING" length="32"/>
<attribute name="collect_fees" label="催收费用" type="STRING" length="32"/>
<attribute name="contract_no" label="合同编号" type="STRING" length="32"/>
<attribute name="dispose_money" label="处置金额" type="STRING" length="32"/>
<attribute name="park_money" label="停车费" type="STRING" length="32"/>
</attributes>
<manager>