Showing
1 changed file
with
1 additions
and
1 deletions
@@ -110,7 +110,7 @@ studentId | Long | | @@ -110,7 +110,7 @@ studentId | Long | | ||
110 | teacherId | Long | 老师ID | 110 | teacherId | Long | 老师ID |
111 | studentId | Long | 学生ID | 111 | studentId | Long | 学生ID |
112 | paperId | string | 纸质作业课程ID | 112 | paperId | string | 纸质作业课程ID |
113 | -questionId | string | 问题的ID | 113 | +questionId | string | 问题的ID,不是返回体重的"questionIdShow"! |
114 | questionIsCorrect | boolean | true:外教认为是对的,false:外教认为是错的 | 114 | questionIsCorrect | boolean | true:外教认为是对的,false:外教认为是错的 |
115 | 115 | ||
116 | 116 |
-
Please register or login to post a comment