curl --location --request GET 'https://test-api.yunjishop.cn/member/rechargeConfig/'
{
"code": 0,
"msg": "",
"trace": "",
"data": {
"rechargeConfigId": 0,
"configType": 0,
"vipType": 0,
"vipDay": 0,
"givePigCoin": 0.0,
"rechargePigCoin": 0.0,
"costPrice": 0.0,
"continuousPrice": 0.0,
"deviceType": 0,
"isDeleted": ""
}
}