更新jbo

This commit is contained in:
zhangjun 2019-01-11 09:39:14 +08:00
parent ec3e56f4e7
commit cb28045b47

View File

@ -272,6 +272,7 @@
<attribute name="TRANSPORTDATE" label="道路运输许可证照有效期" TYPE="STRING" LENGTH="32"/>
<attribute name="NETCERTID" label="证照号码" TYPE="STRING" LENGTH="32"/>
<attribute name="LEGALPERSONID" label="法定代表人/经营者身份证号" TYPE="STRING" LENGTH="32"/>
<attribute name="source_type" label="申请类型" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>
@ -1404,7 +1405,7 @@
<attribute name="DEVICE_TYPE" label="设备类型" type="STRING" length="30"/>
<attribute name="EQUIP_NAME" label="设备名称" type="STRING" length="200"/>
<attribute name="BRAND" label="品牌" type="STRING" length="30"/>
<attribute name="MODEL" label="型号/规格" type="STRING" length="60"/>
<attribute name="MODEL" label="型号/规格" type="STRING" length="200"/>
<attribute name="EQUIP_NUM" label="数量" type="STRING" length="30"/>
<attribute name="PRICE" label="单价" type="STRING" length="30"/>
<attribute name="UNIT" label="单位" type="STRING" length="30"/>
@ -1966,7 +1967,7 @@
<attribute name="DEVICE_TYPE" label="设备类型" type="STRING" length="30"/>
<attribute name="EQUIP_NAME" label="设备名称" type="STRING" length="200"/>
<attribute name="BRAND" label="品牌" type="STRING" length="30"/>
<attribute name="MODEL" label="型号/规格" type="STRING" length="60"/>
<attribute name="MODEL" label="型号/规格" type="STRING" length="200"/>
<attribute name="EQUIP_NUM" label="数量" type="STRING" length="30"/>
<attribute name="PRICE" label="单价" type="STRING" length="30"/>
<attribute name="UNIT" label="单位" type="STRING" length="30"/>
@ -3464,7 +3465,7 @@
<attribute name="DEVICE_TYPE" label="车辆类型" type="STRING" length="30"/>
<attribute name="EQUIP_NAME" label="设备名称" type="STRING" length="200"/>
<attribute name="BRAND" label="车辆品牌" type="STRING" length="30"/>
<attribute name="MODEL" label="型号" type="STRING" length="60"/>
<attribute name="MODEL" label="型号" type="STRING" length="200"/>
<attribute name="EQUIP_NUM" label="数量" type="STRING" length="30"/>
<attribute name="PRICE" label="单价" type="STRING" length="30"/>
<attribute name="UNIT" label="单位" type="STRING" length="30"/>