Showing
1 changed file
with
2 additions
and
0 deletions
@@ -108,6 +108,8 @@ public class MemberSummary implements BeanToJson { | @@ -108,6 +108,8 @@ public class MemberSummary implements BeanToJson { | ||
108 | } | 108 | } |
109 | ``` | 109 | ``` |
110 | 110 | ||
111 | +> `type`可能的值为:`BASIC_WORD`、`ADVANCED`、`INTERNATIONAL`。 | ||
112 | + | ||
111 | ##### 3. 【APP接口】新注册用户查询显示"Free已领取"标签的接口 | 113 | ##### 3. 【APP接口】新注册用户查询显示"Free已领取"标签的接口 |
112 | 114 | ||
113 | - URL: {{localhost}}/boxfish-online-card/member/register/getTag?access_token={{token}} | 115 | - URL: {{localhost}}/boxfish-online-card/member/register/getTag?access_token={{token}} |
-
Please register or login to post a comment