注册(完)
POST
http://{{url}}/api/register
请求头
参数名
类型
描述
必填
t
int
示例:1603174438
必填
token
string
示例:{{token}}
必填
sign
string
示例:{{sign}}
必填
请求参数
参数名
类型
描述
必填
phone
int
示例:15100000003
必填
phone_code
int
示例:1234
必填
name
string
示例:昵称
必填
share_code
string
示例:MCVGATIA
必填
login_pwd
int
示例:123456
必填
re_login_pwd
int
示例:123456
必填
pay_pwd
int
示例:123456
必填
re_pay_pwd
int
示例:123456
必填
响应参数
参数名
类型
描述
必填
error_code
int
示例:0
必填
msg
string
示例:注册成功
必填
data
array
数据列表
必填