更新配置
This commit is contained in:
parent
1a3961cbf1
commit
d394ce0d4f
@ -1055,7 +1055,7 @@
|
||||
<attributes>
|
||||
<attribute name="ID" label="ID" type="STRING" length="32"/>
|
||||
<attribute name="ACC_NUMBER" label="银行帐号" type="STRING" length="32"/>
|
||||
<attribute name="BANKNAME" label="银行名称" type="STRING" length="32"/>
|
||||
<attribute name="BANK_NAME" label="银行名称" type="STRING" length="32"/>
|
||||
<attribute name="ACCOUNT" label="帐户名称" type="STRING" length="32"/>
|
||||
<attribute name="IS_MAIN" label="是否主帐号" type="STRING" length="32"/>
|
||||
<attribute name="ACC_INFO" label="帐户使用情况" type="STRING" length="32"/>
|
||||
@ -1073,7 +1073,7 @@
|
||||
<attribute name="form_id" label="正式表id" type="STRING" length="32"/>
|
||||
<attribute name="district" label="地区" type="STRING" length="64"/>
|
||||
<attribute name="provinceInfo" label="省份" type="STRING" length="64"/>
|
||||
<attribute name="bank_name" label="开户银行" type="STRING" length="100"/>
|
||||
<attribute name="open_bank" label="开户银行" type="STRING" length="100"/>
|
||||
|
||||
</attributes>
|
||||
<manager>
|
||||
@ -1164,7 +1164,7 @@
|
||||
<attributes>
|
||||
<attribute name="ID" label="ID" type="STRING" length="32"/>
|
||||
<attribute name="ACC_NUMBER" label="银行帐号" type="STRING" length="32"/>
|
||||
<attribute name="BANKNAME" label="银行名称" type="STRING" length="32"/>
|
||||
<attribute name="BANK_NAME" label="银行名称" type="STRING" length="32"/>
|
||||
<attribute name="ACCOUNT" label="帐户名称" type="STRING" length="32"/>
|
||||
<attribute name="IS_MAIN" label="是否主帐号" type="STRING" length="32"/>
|
||||
<attribute name="ACC_INFO" label="帐户使用情况" type="STRING" length="32"/>
|
||||
@ -1180,7 +1180,7 @@
|
||||
<attribute name="DISTRIBUTOR_ACCOUNT_TEMP" label="经销商名称" type="STRING" length="32"/>
|
||||
<attribute name="district" label="地区" type="STRING" length="64"/>
|
||||
<attribute name="provinceInfo" label="省份" type="STRING" length="64"/>
|
||||
<attribute name="bank_name" label="开户银行" type="STRING" length="100"/>
|
||||
<attribute name="open_bank" label="开户银行" type="STRING" length="100"/>
|
||||
|
||||
</attributes>
|
||||
<manager>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user