{
"success": true,
"errCode": "string",
"errMsg": "string",
"traceId": "string",
"data": {
"records": [
{
"id": 0,
"no": 0,
"amount": 0,
"reason": "string",
"creater": "string",
"createTime": "string",
"source": "string",
"changeNo": 0,
"owner": 0,
"startDate": "string",
"endDate": "string",
"buyPrice": 0
}
],
"total": 0,
"current": 0,
"size": 0
}
}