Commit c82465d8 by chongfu.liang

积分

parent dfc26c23
...@@ -24,17 +24,6 @@ public class GetMemberInfoResponseVo { ...@@ -24,17 +24,6 @@ public class GetMemberInfoResponseVo {
*/ */
private Integer currentScore; private Integer currentScore;
/** /**
* 历史累计积分
*/
private Integer totalScore;
/**
* 已使用积分
*/
private Integer usedScore;
/**
* 积分抵扣金额,单位分 * 积分抵扣金额,单位分
*/ */
private Integer reduceAmount; private Integer reduceAmount;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment