文档
测试

1.已购买题库列表-getMemberDBList

GET
http://php.etest8.com/api/index/getMemberDBList

接口描述

获取已购买题库列表-getMemberDBList

请求头

参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
sessionHeaderKey
string
小程序使用,识别用户身份
必填

成功返回

参数名
类型
描述
必填
code
number
错误码,0正确,100~200为用户操作错误,其他则为服务器错误
必填
data
array
已购买题库列表
必填
id
number
题库id
必填
name
string
题库名称
必填
enddate
string
到期时间
必填

失败返回

参数名
类型
描述
必填
code
number
错误码,0正确,100~200为用户操作错误,其他则为服务器错误
必填
message
string
错误原因
必填