更新配置文件

This commit is contained in:
liuz 2018-06-16 17:45:51 +08:00
parent df4e193c0c
commit 1d2adac4cd
2 changed files with 6 additions and 0 deletions

View File

@ -1287,6 +1287,8 @@
<attribute name="DISTRIBUTOR_ACCOUNT_TEMP" label="经销商名称" type="STRING" length="32"/>
<attribute name="OPEN_BANK" label="开户银行" type="STRING" length="32"/>
<attribute name="ORGID" label="部门编号" type="STRING" length="32"/>
<attribute name="district" label="地区" type="STRING" length="64"/>
<attribute name="provinceInfo" label="省份" type="STRING" length="64"/>
</attributes>
<manager>
<managerProperties>
@ -1416,6 +1418,8 @@
<attribute name="UNIONNUMBER" label="联行号" type="STRING" length="32"/>
<attribute name="DISTRIBUTOR_ACCOUNT_TEMP" label="经销商名称" type="STRING" length="32"/>
<attribute name="OPEN_BANK" label="开户银行" type="STRING" length="32"/>
<attribute name="district" label="地区" type="STRING" length="64"/>
<attribute name="provinceInfo" label="省份" type="STRING" length="64"/>
</attributes>
<manager>
<managerProperties>

View File

@ -98,6 +98,7 @@
<attribute name="AREA_CODE" label="车牌号对应所在区号" type="STRING" length="32"/>
<attribute name="CAR_TYPE" label="车辆类型" type="STRING" length="32"/>
<attribute name="AREA" label="区域" type="STRING" length="32"/>
<attribute name="VERSIONID" label="版本号" type="STRING" length="64"/>
</attributes>
<manager>
<managerProperties>
@ -214,6 +215,7 @@
<attribute name="AREA_CODE" label="车牌号对应所在区号" type="STRING" length="32"/>
<attribute name="CAR_TYPE" label="车辆类型" type="STRING" length="32"/>
<attribute name="AREA" label="区域" type="STRING" length="32"/>
<attribute name="VERSIONID" label="版本号" type="STRING" length="64"/>
</attributes>
<manager>
<managerProperties>