用户教辅轨迹上传
POST
/api/smart/book_write.form
接口描述
单张图片上传
请求参数
参数名
类型
描述
必填
tbookId
int
教辅id
必填
chapterCode
string
教材code
必填
page
int
页码
必填
studentUid
int
学生可不填,教师必填
必填
type
int
pageImg:含有底图书写轨迹 writeImg:纯书写轨迹 tempImg:草稿
必填
imgFile
file
需要上传的文件
必填