管理员账号登录
POST
https://partyqa.rrrexyz.icu/api/admin/login
用户模块
最后修改时间:2025-03-30 03:04:22
password
请求参数
Body 参数application/x-www-form-urlencoded
grant_type
Grant Type
Any of
示例值:
password
正则匹配:
^password$
username
string
Username
示例值:
qqq
password
string
Password
示例值:
qqq
scope
string
Scope
默认值:
client_id
Client Id
Any of
client_secret
Client Secret
Any of
示例代码
返回响应
修改于 2025-03-30 03:04:22