curl --location --request POST 'user/gold_withdraw' \ --header 'token: {{token}}' \ --form 'money="10"'
{}