文档
测试

用户登录

POST
http://wxp520.top:88/api/user/user/login

接口描述

帮帮乐系统 用户登录接口

登录信息

参数名
类型
描述
必填
name
string
示例:ls
必填
password
int
示例:123
必填

响应参数

参数名
类型
描述
必填
access_token
string
示例:30807ff2-3933-4433-bf3a-cf34a92921a9
必填
token_type
string
示例:bearer
必填
refresh_token
string
示例:e3da562d-76b5-44a9-ac4d-2f74985c0091
必填
expires_in
int
示例:7199
必填
scope
string
示例:all
必填

说明 / 示例

## 请将登录信息用JSON格式请求接口 ![image.png](https://cos.easydoc.net/72550279/files/kg2yr1tx.png)