文档
测试

每日任务进度上传

POST
http://192.168.1.124/ai/tks/v1/up_day_task

请求参数

必填
参数名
类型
描述
必填
account
string
账号
必填
type
string
任务类型,与任务获取到的type 保持一致 1表示老师任务 2 表示自动产生的任务
必填
task
string
任务列表
必填
textbook
string
示例:tk
必填
level
string
示例:a
必填
unit
string
示例:2
必填
is_study
int
示例:1
必填
score
int
示例:50
必填
start_time
int
开始时间
必填
end_time
int
结束时间
必填
mold
string
模块名称
必填
id
int
任务id

响应参数

必填
参数名
类型
描述
必填
code
int
示例:200
必填
info
string
示例:请求成功