curl --location -g --request GET 'https://test-api.yunjishop.cn/member/unionIncomeRecord/unionWithdrawRecordPage?withdrawRecordId=0&userId=0&exchangeType=0&withdrawType=0&withdrawPrice=0&remark=&auditStatus=0&withdrawStatus=0&auditTime=&payAccount=&payRealName=&aliUserId=&outBizNo=&orderId=&payDate=&transferType=0&unionWithdrawType=0&withdrawPigCoin=0&withdrawRecordIds[0]=0&beginCreateTime=&endCreateTime=&createBy=&createTime=&updateBy=&updateTime=¶ms.key.key&pageSize=0&pageNum=0&orderByColumn=&isAsc='
{
"total": 0,
"rows": [
{
"withdrawRecordId": 0,
"userId": 0,
"exchangeType": 0,
"withdrawType": 0,
"withdrawPrice": 0.0,
"remark": "",
"auditStatus": 0,
"withdrawStatus": 0,
"auditTime": "",
"payAccount": "",
"payRealName": "",
"aliUserId": "",
"outBizNo": "",
"orderId": "",
"payDate": "",
"transferType": 0,
"createTime": "",
"avatar": "",
"nickname": "",
"phoneNumber": "",
"withdrawableFee": 0.0,
"withdrawnFee": 0.0,
"pigCoin": 0.0,
"unionWithdrawType": 0,
"withdrawPigCoin": 0.0
}
],
"code": 0,
"msg": ""
}