mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-01-20 04:22:49 +08:00
26 lines
643 B
Plaintext
26 lines
643 B
Plaintext
{
|
|
"properties" : { },
|
|
"id" : "01fb971510764df3be20209905e86fab",
|
|
"script" : null,
|
|
"groupId" : "d95a58e77d314370862ffc4cdfdb8283",
|
|
"name" : "踢人",
|
|
"createTime" : null,
|
|
"updateTime" : 1647397091507,
|
|
"lock" : null,
|
|
"createBy" : null,
|
|
"updateBy" : null,
|
|
"path" : "/logout",
|
|
"method" : "GET",
|
|
"parameters" : [ ],
|
|
"options" : [ ],
|
|
"requestBody" : "",
|
|
"headers" : [ ],
|
|
"paths" : [ ],
|
|
"responseBody" : null,
|
|
"description" : null,
|
|
"requestBodyDefinition" : null,
|
|
"responseBodyDefinition" : null
|
|
}
|
|
================================
|
|
import cn.dev33.satoken.stp.StpUtil
|
|
return StpUtil.logoutByTokenValue(token); |