curl --location -g --request GET 'http://127.0.0.1/{{goview}}/{{sys}}/logout' \ --header 'token;' \ --header 'Cookie;'
{ "msg": "退出成功", "code": 200 }