curl --location --request GET 'http://139.198.190.189:58080/admin-api/trade/brokerage-record/get?id=1024'{
"code": 0,
"data": {
"userId": 25973,
"bizId": "23353",
"bizType": 1,
"title": "string",
"price": 28731,
"totalPrice": 13226,
"description": "你说的对",
"status": 1,
"frozenDays": 0,
"unfreezeTime": "2019-08-24T14:15:22.123Z",
"sourceUserLevel": 0,
"sourceUserId": 0,
"id": 28896,
"createTime": "2019-08-24T14:15:22.123Z",
"userAvatar": "https://www.iocoder.cn/xxx.png",
"userNickname": "李四",
"sourceUserAvatar": "https://www.iocoder.cn/xxx.png",
"sourceUserNickname": "李四"
},
"msg": "string"
}