21.获取目录下的练习列表-CateLianxilist
POST
http://php.etest8.com/api/paper/CateLianxilist
接口描述
获取章节练习列表-CateLianxilist
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
sessionHeaderKey
string
小程序使用,识别用户身份
必填
请求参数
参数名
类型
描述
必填
paper_id
number
目录ID
必填
is_quote
string
是否引用
必填
成功返回
参数名
类型
描述
必填
code
number
错误码,0正确,100~200为用户操作错误,其他则为服务器错误
必填
id
string
题目id
必填
type
number
题目类型(单选/多选/判断)
必填
answer
string
题目答案
必填
失败返回
参数名
类型
描述
必填
code
number
错误码,0正确,100~200为用户操作错误,其他则为服务器错误
必填
message
string
错误原因
必填