{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": {
"PageIndex": 0,
"PageSize": 0,
"TotalRecord": 0,
"PageResult": [
{
"OrderID": "string",
"Amount": 0,
"Type": "string",
"LastAmount": 0,
"AfterAmount": 0,
"CreateTime": "2019-08-24T14:15:22.123Z",
"FounType": "string"
}
]
}
}