GET API/Account/ValidSNSCode/{tel}/{code}/{type}

短信验证码是否正确 返回值:{"Status":true,"Message":"","Data":{ Valid = false/true, Message = "参数为空"}}

Request Information

Parameters

NameDescriptionAdditional information
tel
电话

Define this parameter in the request URI.

code
验证码

Define this parameter in the request URI.

type
注册0,忘记密码1

Define this parameter in the request URI.