教辅章节用户批改
POST
/api/smart/book_question_check.form
请求参数
参数名
类型
描述
必填
tbookId
int
教辅Id
必填
chapterCode
string
章节code
必填
questionId
int
题目id
必填
studentUid
int
学生uid; 教师必填
必填
correct
int
0-错误,1-正确
必填