资金维护配置

This commit is contained in:
zhangjun 2018-09-22 10:14:16 +08:00
parent 63c13d19f3
commit 5da1be1618

View File

@ -223,6 +223,13 @@
<attribute name="loan_rate" label="借款利率" type="STRING" length="32"/>
<attribute name="current_interest_money" label="当期利息费用(当月)" type="STRING" length="32"/>
<attribute name="cumulative_interest_money" label="累计利息费用(投放日至当月)" type="STRING" length="32"/>
<attribute name="CONTRACT_NO" label="合同编号" type="STRING" length="32"/>
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="32"/>
<attribute name="INPUTORGID" label="登记部门" type="STRING" length="32"/>
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="32"/>
<attribute name="UPDATEUSERID" label="更新人" type="STRING" length="32"/>
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="32"/>
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>
@ -775,8 +782,6 @@
<attribute name="CAUTION_INVOICE_TYPE" label="保证金发开票类型" type="STRING" length="32"/>
<attribute name="gps_install_fee" label="GPS安装服务费税率" type="STRING" length="32"/>
<attribute name="gps_type" label="GPS安装服务费开票类型" type="STRING" length="32"/>
<attribute name="penalty" label="逾期利息" type="STRING" length="32"/>
<attribute name="break_money" label="违约金" type="STRING" length="32"/>
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="32"/>
<attribute name="INPUTORGID" label="登记部门" type="STRING" length="32"/>
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="32"/>