curl --location --request GET '/api/withdraw/withdrawType' \ --header 'token;'
{"code":1,"show":0,"msg":"","data":[{"id":1,"title":"支付宝","image":"http://www.php-ws.localhost/resource/image/api/default/ali.png"}]}