经销商信息表加总额字段
This commit is contained in:
parent
15e120317f
commit
f330ad47f1
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user