{
"code": "string",
"msg": "string",
"data": [
{
"checkTask": {
"factorResult": 0,
"factorScore": 0,
"powerResult": 0,
"voltageResult": 0,
"taskId": "string",
"checkOrderId": "string",
"chargeOrderId": "string",
"result": 0
},
"curves": [
{
"chargeTime": "string",
"current": "string",
"electricQuantity": "string",
"netSignal": "string",
"orderAmount": 0,
"power": "string",
"status": "string",
"temperature": "string",
"timePoint": "string",
"voltage": "string"
}
],
"order": {
"chargeEndTime": "2019-08-24T14:15:22.123Z",
"chargeStartTime": "2019-08-24T14:15:22.123Z",
"orderId": "string"
},
"checkOrderId": "string"
}
],
"stackTraceMsg": "string"
}