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