curl --location --request GET 'https://test-api.yunjishop.cn/member/app/userIntegralRecord/queryWithdrawDataByIntegral'
{
"code": 0,
"msg": "",
"trace": "",
"data": {
"userId": 0,
"withdrawableFee": 0.0,
"withdrawnFee": 0.0,
"withdrawableFeePigCoin": 0.0,
"withdrawableFeeRmb": 0.0
}
}