## 重消专区改为赠品专区;重消账户改为赠品积分;
This commit is contained in:
parent
1321e55b16
commit
cf324e5936
|
|
@ -32,9 +32,9 @@ public enum EAccount {
|
|||
BONUS(4, "奖金", EnumsPrefixConstants.ACCOUNT + "4"),
|
||||
|
||||
/**
|
||||
* 重消账户
|
||||
* 赠品积分
|
||||
*/
|
||||
REPEAT(5, "重消", EnumsPrefixConstants.ACCOUNT + "5"),
|
||||
REPEAT(5, "赠品积分", EnumsPrefixConstants.ACCOUNT + "5"),
|
||||
|
||||
/**
|
||||
* 积分账户
|
||||
|
|
|
|||
Loading…
Reference in New Issue