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-12 10:41:28 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f0d4ad7792eb299f384e6b193b6ff3ea07a33331
f0d4ad77
1 parent
09186448
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
2 deletions
boxfish-Card/card-学员信息接口.md
boxfish-Card/card-学员信息接口.md
View file @
f0d4ad7
...
...
@@ -75,8 +75,37 @@ public class MemberSummary implements BeanToJson {
-
ResponseBody
```
java
```
json5
{
"welfareSummaryList": [
{
"type": "BASIC_WORD",
"videoUrl": "",
"welfareTitle": "智能四会单词课",
"welfareDescList": [
{
"welfareUnit": "1学期",
"welfareDesc": "智能四会单词课"
}
]
},
{
"type": "ADVANCED",
"videoUrl": "",
"welfareTitle": "精华小学期",
"welfareDescList": [
{
"welfareUnit": "4节",
"welfareDesc": "语言点智能学练课"
},
{
"welfareUnit": "2节",
"welfareDesc": "中外教翻转小班课"
}
]
}
]
}
```
##### 3. 【APP接口】新注册用户查询显示"Free已领取"标签的接口
...
...
Please
register
or
login
to post a comment