login
POST
http://127.0.0.1:8000/login
接口描述
用户登陆
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
username
str
用户名
必填
password
str
密码
必填