Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8081/delicious-food-map/sys-user/logout' \ --header 'Authorization: Bearer <token>'
{ "code": "", "message": "", "description": "", "data": false }