CPM退出登录接口
POST
http://139.196.14.137:8080/api/logout
接口描述
退出登录
请求头
参数名
类型
描述
必填
Authorization
123
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
result
object
示例:null
必填
error
object
示例:null
必填