注册
POST
http://www.jo107.com:4292/api/proxy/registered/?username=1&password=12&phone=3&passwordS=3&Key=xxxxxxxx
接口描述
网页注册
请求参数
参数名
类型
描述
必填
username
string
用户名
必填
password
string
密码
必填
phone
string
手机号
必填
passwordS
string
安全密码
必填
Key
string
充值卡密
必填
响应参数
参数名
类型
描述
必填
成功返回
{"stat":true,"message":"注册成功","code":200,"data":null}
必填