Users
用户登录
使用用户名和密码登录,获取 JWT Token
post/users/login
Request body
Response
登录成功
Example response
{
"ok": true
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.
使用用户名和密码登录,获取 JWT Token
登录成功
{
"ok": true
}No recorded changes to this endpoint across all 4 revisions of this API.