登录
POST
/api/v1/user/login
接口描述
登录
请求头
参数名
类型
描述
必填
Content-Type
string
application/json
必填
请求参数
参数名
类型
描述
必填
passport
string
账号或者手机号或者yyid
必填
password
string
密码或者短信验证码
必填
appid
int
分配给业务系统的id
必填
authType
string
登录类型:passport, phone, phoneCode, uid
必填