curl --location --request POST 'https://test-api.yunjishop.cn/member/app/v1/withdrawRecord/queryBindingWithdrawByUserId'
{
"code": 0,
"msg": "",
"trace": "",
"data": {
"withdrawId": 0,
"userId": 0,
"payAccount": "",
"payRealName": ""
}
}