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 19:42:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
75b32f0e78ba40c5a5b74dc5479f75d57f701287
75b32f0e
1 parent
329d487f
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
13 deletions
boxfish-Card/card-学员信息接口.md
boxfish-Card/card-学员信息接口.md
View file @
75b32f0
...
...
@@ -79,11 +79,27 @@ public class MemberSummary implements BeanToJson {
{
"welfareSummaryList": [
{
"type": "BASIC_WORD",
"orderIndex": 1,
"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": "智能四会单词课"
}
]
},
{
"type": "ADVANCED",
"orderIndex": 3,
"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": "精华小学期",
"flagWxObtain": true,
"welfareDescList": [
{
"welfareUnit": "4节",
...
...
@@ -94,19 +110,6 @@ 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