curl --location --request POST 'https://test-api.yunjishop.cn/member/app/giftConfig/getRechargeVipVoList'
{
"code": 0,
"msg": "",
"trace": "",
"data": [
{
"giftConfigId": 0,
"giftIcon": "",
"giftName": "",
"giftUnit": "",
"pigCoin": 0.0,
"withdrawPigCoin": 0.0,
"withdrawPrice": 0.0,
"deviceType": 0,
"isDeleted": "",
"changeWx": "",
"giftTag": "",
"giftTrendsImg": ""
}
]
}