登陆
POST
http://192.168.3.46:8000/api/v1/login
接口描述
用户登陆
请求参数
参数名
类型
描述
必填
account
String
用户账号 示例: 'admin'
必填
password
String
用户密码 示例: '123456'
必填