curl --location --request POST '/api/recharge/recharge' \
--data-urlencode 'pay_way=' \
--data-urlencode 'money='{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 1,
"order_sn": "202106070849152180",
"give_integral": null,
"give_growth": 0
}
}