{
"channel": 0,
"money": 0
}curl --location 'https://api.gogpu.cn/user/account/Recharge' \
--header 'Content-Type: application/json' \
--data '{
"channel": 0,
"money": 0
}'{
"code": 0,
"data": {
"code_url": "string",
"nonceStr": "string",
"package": "string",
"paySign": "string",
"prepay_id": "string",
"signType": "string",
"timeStamp": "string"
},
"msg": "string"
}