更新JBO

This commit is contained in:
liuzhao 2018-09-26 10:14:29 +08:00
parent c072570f84
commit 4aea2bff75

View File

@ -782,6 +782,8 @@
<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"/>