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-10-23 14:53:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f9b8dc53a396ac42928e5241c338e2963abcd228
f9b8dc53
1 parent
e353a03d
更新字段名称
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
全能思维课/口语成绩接口.md
全能思维课/成绩排行榜接口.md
全能思维课/口语成绩接口.md
View file @
f9b8dc5
...
...
@@ -15,7 +15,7 @@
| lesson | String | Y |课程id| |
| text | String | Y |朗读文本| |
| clazz_id | String | Y |课堂id| |
| p
ractice_part | String | Y |第几部分
|
| p
age | String | Y |第几页
|
| completion_grade | String | Y |成绩|
[
A_PLUS,A,B,C,D
]
|
*
response:
...
...
全能思维课/成绩排行榜接口.md
View file @
f9b8dc5
...
...
@@ -19,7 +19,7 @@
|参数名 | 类型 | 必填 | 说明 | 示例 |
|-------------|--------|------|----------|------|
| clazz_id | String | Y |课堂id| |
| p
ractice_part
| String | Y |all 全部 ,0 第几页 ||
| p
age
| String | Y |all 全部 ,0 第几页 ||
*
response:
*
A+榜
...
...
@@ -30,7 +30,7 @@
| user_real_name | String | Y |用户姓名 | |
| figure_url | String | N |用户头像 | |
| completion_grade_top | Object | N | | |
| completion_grade_
tops
| List | N | | |
| completion_grade_
list
| List | N | | |
```
[{
...
...
Please
register
or
login
to post a comment