curl --location --request GET '/admin-api/trade/brokerage-withdraw/get?id=1024' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": {
"userId": 11436,
"price": 18781,
"feePrice": 11417,
"totalPrice": 18576,
"type": 1,
"name": "赵六",
"accountNo": "88677912132",
"bankName": "1",
"bankAddress": "海淀支行",
"accountQrCodeUrl": "https://www.iocoder.cn",
"status": 1,
"auditReason": "不对",
"auditTime": "2019-08-24T14:15:22.123Z",
"remark": "随便",
"id": 7161,
"createTime": "2019-08-24T14:15:22.123Z",
"userNickname": "万众智联"
},
"msg": "string"
}