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-29 10:55:33 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
1ab9e784f5b20835edf1a2dc586760340691d30a
1ab9e784
2 parents
ff9150aa
18cb1831
Merge branch 'master' of gitlab.boxfish.cn:docs/developer-docs
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
中教版/成绩排行榜接口.md
中教版/成绩排行榜接口.md
View file @
1ab9e78
...
...
@@ -63,15 +63,15 @@
```
*
分数榜
|参数名 | 类型 | 必填 | 说明 | 示例 |
|参数名 | 类型 | 必填 | 说明 | 示例 |
|-------------|--------|------|----------|------|
| top | List | Y |top3 最多三条记录,完成度最多10条| |
| finished | List | Y |已完成 | |
| unfinished| List | Y |未完成 | |
|参数名 | 类型 | 必填 | 说明 | 示例 |
|参数名 | 类型 | 必填 | 说明 | 示例 |
|-------------|--------|------|----------|------|
| user_id | String | Y |用户id| |
| user_real_name | String | Y |用户姓名 |
...
...
Please
register
or
login
to post a comment