{
"code": "string",
"msg": "string",
"data": {
"pageNum": 0,
"pageSize": 0,
"totalRow": 0,
"pageCount": 0,
"data": [
{
"stationId": "string",
"stationName": "string",
"stationPointId": "string",
"stationPointName": "string",
"equipmentId": "string",
"equipmentName": "string",
"revenue": 0,
"equipmentCount": 0,
"avgRevenuePerEquipment": 0,
"compliantEquipmentCount": 0,
"isCompliant": true
}
],
"afterKey": "string"
},
"stackTraceMsg": "string"
}