文档
测试

手机号注册

POST
http://nwdx.ywzyit.com/api.html

请求参数

参数名
类型
描述
必填
method
string
示例:user.appregbymobile
必填
site_token
int
示例:123456
必填
mobile
int
示例:18326949252
必填
smscode
int
示例:12345
必填
password
int
示例:123456
必填
registrationid
int
示例:22342342343232
必填

响应参数

参数名
类型
描述
必填
status
boolean
示例:true
必填
data
object
数据字典
必填
token
string
示例:bd13dd6a0dd9cc1dd49e9681e3985705
必填
msg
string
示例:注册成功
必填