Showing
1 changed file
with
0 additions
and
2 deletions
@@ -53,8 +53,6 @@ public class MemberSummary implements BeanToJson { | @@ -53,8 +53,6 @@ public class MemberSummary implements BeanToJson { | ||
53 | private Boolean flagUserIsPaid; // 用户是否为 付费用户 | 53 | private Boolean flagUserIsPaid; // 用户是否为 付费用户 |
54 | private Boolean flagUserHasAddressInfo; // 是否填过领取地址 | 54 | private Boolean flagUserHasAddressInfo; // 是否填过领取地址 |
55 | 55 | ||
56 | - private Boolean flagShowExpansion; // 是否展示 EXPANSION 模块 | ||
57 | - | ||
58 | // 四会课 单词 | 56 | // 四会课 单词 |
59 | private Boolean flagPaperTextbookAuth; // 纸质四会课 权限 | 57 | private Boolean flagPaperTextbookAuth; // 纸质四会课 权限 |
60 | private DateTime expireTimePaperTextbook; // 纸质四会课 过期时间 | 58 | private DateTime expireTimePaperTextbook; // 纸质四会课 过期时间 |
-
Please register or login to post a comment