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