Toggle navigation
Toggle navigation
This project
Loading...
Sign in
docs
/
developer-docs
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
chong
2019-09-24 15:22:45 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b7e1b26aba036534dffee54ec029fdc381754c68
b7e1b26a
1 parent
bcc6c091
Update 成绩排行榜接口.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
中教版/成绩排行榜接口.md
中教版/成绩排行榜接口.md
View file @
b7e1b26
...
...
@@ -9,7 +9,7 @@
*
POST Method
*
path 参数:
|参数名 | 类型 | 必填 | 说明 | 示例 |
|参数名 | 类型 | 必填 | 说明 | 示例 |
|-------------|--------|------|----------|------|
| courseId | String | Y |课程id| |
| type | String | Y |排行榜类型|
[
app,paper,total
]
|
...
...
@@ -24,7 +24,7 @@
*
response:
*
A+榜
|参数名 | 类型 | 必填 | 说明 | 示例 |
|参数名 | 类型 | 必填 | 说明 | 示例 |
|-------------|--------|------|----------|------|
| user_id | String | Y |用户id| |
| user_real_name | String | N |用户姓名 | | | figure_url | String | N |用户头像 | |
...
...
@@ -38,7 +38,7 @@
| user_real_name | String | N |用户姓名 | | figure_url | String | N |用户头像 |
| paper_rate_score | int | N |练习得分 | 100 |
*
分数
榜
*
五星
榜
|参数名 | 类型 | 必填 | 说明 | 示例 |
|-------------|--------|------|----------|------|
...
...
Please
register
or
login
to post a comment