经销商页面增加字段jbo

This commit is contained in:
zhangjun 2019-05-08 12:04:04 +08:00
parent 86849ce815
commit d5678e4493

View File

@ -1022,7 +1022,7 @@
<attribute name="TOTAL" label="额度" type="STRING" length="32"/>
<attribute name="SUMS" label="总额" type="STRING" length="64"/>
<attribute name="import_status" label="导入状态" type="STRING" length="64"/>
<attribute name="MARGIN_SCALE_SET" label="保证金比例设置" type="STRING" length="64"/>
</attributes>
<manager>
<managerProperties>
@ -1317,6 +1317,7 @@
<attribute name="DISTRIBUTOR_CODING" label="经销商编码" type="STRING" length="32"/>
<attribute name="TOTAL" label="额度" type="STRING" length="32"/>
<attribute name="SUMS" label="总额" type="STRING" length="64"/>
<attribute name="MARGIN_SCALE_SET" label="保证金比例设置" type="STRING" length="60"/>
</attributes>
<manager>
<managerProperties>