提交发送
POST
/api/exam/question/teacher_send.form
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
mobileMsgToParent
string
是否发送短信 true false
必填
destClassIds
array
选择班级发送 班级ids
必填
destStudentIds
array
选择学生发送 学生ids
必填
msgToParent
string
短信内容
必填
style
int
班级 0 人 1
必填
id
int
试卷id
必填
响应参数
参数名
类型
描述
必填
message
string
示例:操作成功
必填
code
int
示例:200
必填
body
object
示例:null
必填