[OK]-获取可填报大学列表-getApplicationList
POST
/api/application/getApplicationList
接口描述
根据用户当前分数id获取可填报大学列表
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
sessionHeaderKey
string
小程序使用,识别用户身份
必填
token
string
易考吧用户身份
必填
请求参数
参数名
类型
描述
必填
page
int
分页
必填
province
string
省份名称
必填
type
string
理工,军事,综合,艺术,医药,政法,其他
必填
level
string
类型,双一流 = isDoubleTop,985 = is985, 211 = is211
必填
content
sting
1 = 冲,2 = 稳 ,3 = 保
必填
正确返回
错误返回
参数名
类型
描述
必填
code
number
错误码,0正确,100~200为用户操作错误,其他则为服务器错误
必填
message
string
错误原因
必填