更新JBO

This commit is contained in:
liuzhao 2018-08-22 17:28:16 +08:00
parent 31dd4e28c4
commit fc3c413bfd

View File

@ -4181,7 +4181,8 @@
<attribute name="BATCH_NO" label="BATCH_NO" type="STRING" length="255"/>
<attribute name="BATCH_SN" label="BATCH_SN" type="STRING" length="255"/>
<attribute name="COLLECT_STATUS" label="BATCH_SN" type="STRING" length="255"/>
<attribute name="COLLECT_MSG" label="BATCH_SN" type="STRING" length="255"/>
<attribute name="COLLECT_MSG" label="BATCH_SN" type="STRING" length="255"/>
<attribute name="cut_money" label="扣款金额" type="STRING" length="255"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="32"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="32"/>
<attribute name="updateuserid" label="更新人" type="STRING" length="32"/>