更新
This commit is contained in:
parent
cddae33f56
commit
7baf78f679
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user