Commit d912e962 by chongfu.liang

Merge branch 'feature/2.0.12-富友线下对接开放平台-lcf' into develop

parents 58714f7d c82465d8
...@@ -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