用户登录
GET
donutproxy/user/login
接口描述
不要直接调用,先调用discord授权地址,然后去调用这个接口,会返回accessToken
请求参数
参数名
类型
描述
必填
code
String
discord提供的code
必填