文档
测试

获取测试Token

GET
http://10.1.253.178:8917/evo-oauth/1.0.0/oauth/extend/justForTest/token

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
data
object
数据字典
必填
access_token
string
示例:1:b61d4a08-9a45-4051-a929-2c759bfbc89c
必填
refresh_token
string
示例:b3d10a03-6bcc-434e-b04b-5e6d0539caa5
必填
magicId
string
示例:5aac9350d6e5-b40b-e434-ccb6-30a01d3b
必填
scope
string
示例:*
必填
token_type
string
示例:bearer
必填
expires_in
int
示例:86399
必填
userId
string
示例:1
必填
code
string
示例:0
必填
errMsg
string
示例:
必填