curl --location '/staffapi/withdraw/apply' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc' \
--data-urlencode 'money=' \
--data-urlencode 'type=' \
--data-urlencode 'way='{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": "string"
}
}