curl --location --request POST 'http://www.likeadmin.localhost/adminapi/login/logout' \ --header 'token: {{token}}'
{ "code": 1, "show": 0, "msg": "success", "data": [] }