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-26 11:56:10 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
18cb18318c323d9626251ad3a8f56e23f1bd743b
18cb1831
1 parent
4a7e62f2
Update 成绩排行榜接口.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
中教版/成绩排行榜接口.md
中教版/成绩排行榜接口.md
View file @
18cb183
...
...
@@ -61,15 +61,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