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-13 10:25:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bc37a7a1708b11ade52c1bce289a582b840c0010
bc37a7a1
1 parent
eeac0cc8
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
12 deletions
boxfish-Card/card-学员信息接口.md
boxfish-Card/card-学员信息接口.md
View file @
bc37a7a
...
...
@@ -81,19 +81,10 @@ public class MemberSummary implements BeanToJson {
{
"welfareSummaryList": [
{
"type": "BASIC_WORD",
"videoUrl": "",
"welfareTitle": "智能四会单词课",
"welfareDescList": [
{
"welfareUnit": "1学期",
"welfareDesc": "智能四会单词课"
}
]
},
{
"type": "ADVANCED",
"videoUrl": "",
"videoUrl": "https://assets.boxfish.cn/v/video_innovation.mp4",
"videoCover_PAD": "https://avatars.boxfish.cn/app_resources/welfare_video_cover_harvard_ipad.png",
"videoCover_PHONE": "https://avatars.boxfish.cn/app_resources/welfare_video_cover_harvard_iphone.png",
"welfareTitle": "精华小学期",
"welfareDescList": [
{
...
...
@@ -105,6 +96,19 @@ public class MemberSummary implements BeanToJson {
"welfareDesc": "中外教翻转小班课"
}
]
},
{
"type": "BASIC_WORD",
"videoUrl": "https://assets.boxfish.cn/v/video_word4.mp4",
"videoCover_PAD": "https://avatars.boxfish.cn/app_resources/welfare_video_cover_textbook_word_ipad.png",
"videoCover_PHONE": "https://avatars.boxfish.cn/app_resources/welfare_video_cover_textbook_word_iphone.png",
"welfareTitle": "智能四会单词课",
"welfareDescList": [
{
"welfareUnit": "1学期",
"welfareDesc": "智能四会单词课"
}
]
}
]
}
...
...
Please
register
or
login
to post a comment