Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
huayandong
2019-06-14 13:54:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ceabe44e2bb8509a17e0263a99716d42ca818480
ceabe44e
1 parent
fba2758f
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
boxfish-Card/card-学员信息接口.md
boxfish-Card/card-学员信息接口.md
View file @
ceabe44
...
...
@@ -9,6 +9,7 @@
-
Method: GET
-
ResponseBody:
```
java
public
class
MemberSummary
implements
BeanToJson
{
...
...
@@ -63,6 +64,9 @@ public class MemberSummary implements BeanToJson {
// BASIC套餐 单词
private
Boolean
flagUserHasBasic_WORD
;
// 是否购买 BASIC 套餐
private
DateTime
expireTimeBasic_WORD
;
// BASIC 套餐过期时间
private
Boolean
flagShowAddressButton_WORD
;
// 四会单词课 是否显示填写地址按钮
private
Boolean
flagShowAddressButton_XXQ
;
// 小学期 是否显示填写地址按钮
}
```
...
...
Please
register
or
login
to post a comment