6.求助登记-ForRegistration
POST
http://php.etest8.com/api/member/ForRegistration
接口描述
求助登记-ForRegistration
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
sessionHeaderKey
string
小程序使用,识别用户身份
必填
请求参数
参数名
类型
描述
必填
code
string
验证码
必填
bm_type
number
求助类型
必填
true_name
string
姓 名
必填
province
string
所在省份
必填
mobile
string
联系手机
必填
test_date
string
考试时间
必填
test_url
string
考试通知链接
必填
user_require
string
备注
必填
成功返回
失败返回
参数名
类型
描述
必填
code
number
错误码,0正确,100~200为用户操作错误,其他则为服务器错误
必填
message
string
错误原因
必填