刷新token
POST
http://localhost:5212/api/v3/run/refresh_token
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:ok
必填
data
object
示例:null
必填
val
object
示例:null
必填
count
int
示例:0
必填