获取验证码(0409)
GET
http://123.57.218.227:8080/tShopUsers/getVcode
接口描述
获取验证码
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
请求参数
参数名
类型
描述
必填
userPhone
string
示例:15550021612
必填
loginSecret
string
示例:0ac168d1e5312a8446405fe214591547
必填
openid
string
示例:1
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:短信发送成功,请注意查收
必填
code
string
示例:200
必填
ran
number
示例:3851
必填