创建任务 闯关
POST
/QAQ/addTask
接口描述
Task
请求参数
参数名
类型
描述
必填
UserID
number
用户ID
必填
CourseID
number
课程ID
必填
ChapterID
number
章节ID
必填
KeyPointID
number
知识点ID
必填
QuestionnaireID
number
问卷ID
必填
Type
string
作业/任务
必填
Compel
bool
是否强制完成
必填
响应参数
参数名
类型
描述
必填
succeed
bool
请求是否成功
必填
result
bool
处理结果
必填