用户登录接口
GET
http://member.qxmall.com/front/member/login
请求参数
参数名
类型
描述
必填
loginacct
string
用户名或者密码 示例:123456
必填
password
string
这是密码 示例:123456
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
id
int
示例:3
必填
levelId
int
示例:1
必填
username
string
示例:111111
必填
password
string
示例:111111
必填
nickname
string
示例:十三
必填
mobile
string
示例:222222
必填
email
object
示例:null
必填
header
object
头像
必填
gender
object
性别
必填
birth
object
出生年月
必填
city
object
城市
必填
job
object
职业
必填
sign
object
示例:null
必填
sourceType
object
示例:null
必填
integration
object
积分
必填
growth
object
示例:null
必填
status
object
示例:null
必填
createTime
object
示例:null
必填
socialUid
object
示例:null
必填
accessToken
object
示例:null
必填
expiresIn
object
示例:null
必填