huayandong

update doc api

@@ -52,6 +52,8 @@ public class MemberSummary implements BeanToJson { @@ -52,6 +52,8 @@ public class MemberSummary implements BeanToJson {
52 52
53 private Boolean flagUserIsPaid; // 用户是否为 付费用户 53 private Boolean flagUserIsPaid; // 用户是否为 付费用户
54 private Boolean flagUserHasAddressInfo; // 是否填过领取地址 54 private Boolean flagUserHasAddressInfo; // 是否填过领取地址
  55 +
  56 + private Boolean flagShowExpansion = true; // 是否展示 EXPANSION 模块
55 57
56 // 四会课 单词 58 // 四会课 单词
57 private Boolean flagPaperTextbookAuth; // 纸质四会课 权限 59 private Boolean flagPaperTextbookAuth; // 纸质四会课 权限