文档
测试

笔记图片上传(APP端使用)

POST
/api/smart/student_question.form

请求参数

参数名
类型
描述
必填
paperId
int
试卷id
必填
page
int
图片当前页码
必填
studentUid
int
学生uid ,学生用户可不填
必填
pageImg
file
含有底图书写轨迹
必填
writeImg
file
纯书写轨迹
必填

响应参数

参数名
类型
描述
必填
message
string
示例:操作成功
必填
code
int
示例:200
必填
body
object
数据字典
必填
results
array
数据列表
必填