curl --location --request GET '/api/login/logout' \ --header 'token;'
{ "code": 1, "show": 0, "msg": "success", "data": [] }