经销商信息表加总额字段

This commit is contained in:
liuz 2018-07-20 14:00:29 +08:00
parent 15e120317f
commit f330ad47f1

View File

@ -1013,6 +1013,7 @@
<attribute name="ORGID" label="部门编号" type="STRING" length="32"/>
<attribute name="PROVINCES" label="省份" type="STRING" length="32"/>
<attribute name="DISTRIBUTOR_CODING" label="经销商编号" type="STRING" length="32"/>
<attribute name="TOTAL" label="总额" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>
@ -1304,6 +1305,7 @@
<attribute name="ORGID" label="部门编号" type="STRING" length="32"/>
<attribute name="PROVINCES" label="省份" type="STRING" length="32"/>
<attribute name="DISTRIBUTOR_CODING" label="经销商编码" type="STRING" length="32"/>
<attribute name="TOTAL" label="总额" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>