curl --location --request POST 'http://localhost:8080/admin/manage/logout' \ --header 'token;'
{ "code": 0, "msg": "", "data": "" }