curl --location --request GET 'https://test-api.yunjishop.cn/member/app/activity/2024/new/queryWithdrawData'
{
"code": 0,
"msg": "",
"trace": "",
"data": {
"userId": 0,
"withdrawableFee": 0.0,
"withdrawableFeePigCoin": 0.0,
"withdrawableFeeRmb": 0.0,
"hasBingZFB": 0
}
}