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-05-21 20:32:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8f4f929f5b7b9ff1a9c524d3638f949e40ed8240
8f4f929f
1 parent
230d204c
doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
boxfish-Card/card-学员信息接口.md
boxfish-Card/card-学员信息接口.md
View file @
8f4f929
...
...
@@ -87,3 +87,22 @@ public class MemberSummary implements BeanToJson {
-
Method: POST
-
Response:
成功:
`状态码200`
##### 4. 【页面使用】学生点击横栏,页面上报学生点击接口
-
URL: {{localhost}}/boxfish-online-card/member/banner/userClickBanner?access_token={{token}}
-
Method: POST
-
RequestBody
```
json
{
"bannerType"
:
"BANNER_TEXTBOOK_V2"
}
```
> `bannerType`为枚举类型,枚举量为:
> `BANNER_TEXTBOOK_V2`:智能四会课横栏,`BANNER_CLASS_JHXXQ`:精华小学期横栏
-
ResponseBody
\ No newline at end of file
...
...
Please
register
or
login
to post a comment