验证码登录
GET
http://localhost:8084/test/user/smsLogin?mobile=123321&verificationCode=123456
接口描述
先使用验证接口验证手机是否存在
请求头
参数名
类型
描述
必填
Cookie
string
示例:JSESSIONID=3239D1B84A0DC3BF2594D03E8641D941
必填
dev
string
示例:ee
必填
请求参数
参数名
类型
描述
必填
mobile
int
示例:123321
必填
verificationCode
int
示例:123456
必填
header
string
示例:dev
必填
响应参数
参数名
类型
描述
必填
message
string
返回信息
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
id
int
示例:9
必填
userName
string
示例:测试
必填
sex
object
示例:null
必填
auditStatus
int
示例:1
必填
mobile
string
示例:123321
必填
communityCode
string
示例:0041
必填
provinceName
object
示例:null
必填
provinceId
object
示例:null
必填
cityName
object
示例:null
必填
cityId
object
示例:null
必填
areaName
object
示例:null
必填
areaId
object
示例:null
必填
address
object
示例:null
必填
followCode
object
示例:null
必填
args
object
示例:null
必填