密码登录
POST
http://{{test}}/api/user/login
请求参数
参数名
类型
描述
必填
account
int 手机号
示例:18537172648
必填
password
int 密码
示例:123456
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:账户不正确
必填
time
string
示例:1685613114
必填
data
object
示例:null
必填