用户登入
POST
http:/domain/api/front/user/auth
接口描述
获取token
请求参数
参数名
类型
描述
必填
email
string
账号
必填
password
string
密码
必填
tunnel
string
默认 XBMUWFV9
必填
google
int
谷歌验证码(未绑定的不需要)
可选
响应参数
参数名
类型
描述
必填
token
string
token
必填