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