经销商表增加了5个字段
This commit is contained in:
parent
2fdaeee093
commit
80c0d8a118
@ -1253,6 +1253,13 @@
|
||||
|
||||
<attribute name="distributor_money" label="经销商注册资金" type="STRING" length="32"/>
|
||||
<attribute name="distributor_form_id" label="经销商表id" type="STRING" length="32"/>
|
||||
|
||||
<attribute name="RETAIL_DATE" label="零售业务上线日期" type="STRING" length="32"/>
|
||||
<attribute name="REGION" label="地区" type="STRING" length="32"/>
|
||||
<attribute name="SUB_DISTRIBUTOR" label="子经销商" type="STRING" length="32"/>
|
||||
<attribute name="WHOLESALE_BUSINESS" label="批售业务" type="STRING" length="32"/>
|
||||
<attribute name="TYPE" label="类型" type="STRING" length="32"/>
|
||||
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -1522,6 +1529,13 @@
|
||||
<attribute name="WHOLESALE" label="批发商" type="STRING" length="32"/>
|
||||
<attribute name="DEALER_BANK_ABBREVIATION" label="证券发行银行" type="STRING" length="32"/>
|
||||
<attribute name="SUBSIDIARY_COMPANY" label="所属母公司" type="STRING" length="32"/>
|
||||
|
||||
<attribute name="RETAIL_DATE" label="零售业务上线日期" type="STRING" length="32"/>
|
||||
<attribute name="REGION" label="地区" type="STRING" length="32"/>
|
||||
<attribute name="SUB_DISTRIBUTOR" label="子经销商" type="STRING" length="32"/>
|
||||
<attribute name="WHOLESALE_BUSINESS" label="批售业务" type="STRING" length="32"/>
|
||||
<attribute name="TYPE" label="类型" type="STRING" length="32"/>
|
||||
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user