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
2020-03-04 11:43:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
85be7922c1e19ac843578aab7c9eec00499d0918
85be7922
1 parent
14a4347e
更新
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
全能思维课/历史课程成绩接口.md
全能思维课/历史课程成绩接口.md
View file @
85be792
...
...
@@ -36,6 +36,9 @@
| user_real_name | String | Y |用户姓名 |
| figure_url | String | N |用户头像 |
| star | String | N |五星 | "1" |
| paper_rate_score | int | N |纸质练习成绩 | 100 |
| user_review_class_comment | Enum | N |运用成绩 |
[
EXCELLENT, GREAT, KEEP_TRYING
]
|
| app_completion_grade | Enum | N |听说成绩 |
[
A_PLUS,A,B,C,D
]
|
```
json
{
...
...
Please
register
or
login
to post a comment