用户登录
POST
/auth/login
接口描述
用户登录
请求参数
参数名
类型
描述
必填
username
string
用户名或邮箱或手机号
可选
password
string
密码
可选
isRememberMe
string
是否记住账号密码
可选