curl --location --request POST 'http://localhost:8080/system/auth/logout' \ --header 'Authorization;'
{ "code": 0, "status": true, "msg": "string", "data": "string", "isSecurity": true }