用户登陆
POST
http://127.0.0.1:8000/api-token-auth/
接口描述
用户登录
请求参数
参数名
类型
描述
必填
username
char
账号
必填
password
char
密码
必填