登录
开发中
POST
/login
管理员管理
请求参数
Query 参数
account
string
账号
password
string
密码
key
string
验证码key
code
string
4位数字验证码
Header 参数
x-token
string
可选
默认值:
{{x-token}}
Body 参数multipart/form-data
account
string
账号
password
string
密码
key
string
验证码 key
code
string
验证码
示例代码
返回响应
修改于 2022-12-29 08:57:41