huayandong

add api

... ... @@ -107,11 +107,11 @@ studentId | Long |
参数 | 类型 | 说明
--- | --- | ---
teacherId | String | 自主学习课程ID
studentId | Long |
teacherId | Long | 老师ID
studentId | Long | 学生ID
paperId | string | 纸质作业课程ID
questionId | string |
questionIsCorrect | boolean |
questionId | string | 问题的ID
questionIsCorrect | boolean | true:外教认为是对的,false:外教认为是错的
###### 7. 纸质作业统一提交接口
... ...