卡扣增加已核销金额,可核销金额

This commit is contained in:
zhulianghua 2018-08-03 17:36:47 +08:00
parent 4219af5139
commit 4c53be311d

View File

@ -3157,6 +3157,8 @@
<attribute name="custom_number" label="自定义用户号" type="STRING" length="32"/>
<attribute name="clearing_acc_number" label="清分账号" type="STRING" length="32"/>
<attribute name="contract_number" label="备注" type="STRING" length="32"/>
<attribute name="had_money" label="已核销金额" type="DOUBLE" length="22" scale="2"/>
<attribute name="mayope_money" label="可核销金额" type="DOUBLE" length="22" scale="2"/>
</attributes>
<manager>
<managerProperties>