Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
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
huayandong
2019-09-19 10:53:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
69421daf8d881460a0d0a1bff9e92040dc5dde35
69421daf
1 parent
cd5c8b76
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
boxfish-中教老师APP/20190911-中教APP.md
boxfish-中教老师APP/20190911-中教APP.md
View file @
69421da
...
...
@@ -232,10 +232,10 @@ grades | `Map.<String, Object>` | 姣忎釜绛夌骇鎴愮哗鐨勫鐢熸儏鍐碉紝鏈嶅姟鍣ㄥ
变量名 | 类型 | 说明
--- | --- | :---
userId | Integer | 学生ID
userName | String | 学生名称,服务器优先显示:真实姓名、昵称、用户名,具体显示逻辑见产品文档,
[
中教产品文档:课程首页查看成绩-文档
](
https://gitla
b.boxfish.c
n/document/ProductDocs/uploads/7e6b29d4de256239502c7c9eaada3652/课程首页查看成绩-文档.png
)
userName | String | 学生名称,服务器优先显示:真实姓名、昵称、用户名,具体显示逻辑见产品文档,
[
中教产品文档:课程首页1-用户姓名显示优先级
](
https://g
itlab.boxfish.c
n/document/ProductDocs/uploads/7e6b29d4de256239502c7c9eaada3652/课程首页查看成绩-文档.png
)
userAvatars | String | 学生头像,字符串类型,不是MD5
paperScore | Integer | 纸质课程识别的分数,
<code
color
>
为了方便服务器排序,服务器会将
`UN_FINISHED`
学生的分数设置为-1分,即
`paperScore = -1`
,APP端显示的时候需要注意这种情况
</code>
paperMark | String | 纸质课程成绩等级,根据纸质识别分数计算得到,计算规则见产品文档,
[
中教产品文档:课程首页2
](
https://gitlab.boxfish.cn/document/ProductDocs/uploads/7e6b29d4de256239502c7c9eaada3652/课程首页查看成绩-文档.png
)
paperMark | String | 纸质课程成绩等级,根据纸质识别分数计算得到,计算规则见产品文档,
[
中教产品文档:课程首页2-成绩计算方式
](
https://git
lab.boxfis
h.cn/document/ProductDocs/uploads/7e6b29d4de256239502c7c9eaada3652/课程首页查看成绩-文档.png
)
-
[
x
]
返回体数据示例
...
...
Please
register
or
login
to post a comment