This commit is contained in:
aa 2018-06-13 16:09:38 +08:00
commit 7d4fe61c27

View File

@ -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>