Authorization: ********************{
"id": 0
}curl --location --request POST '/management/stationEquipmentCost/queryStationEquipmentCostById' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": "string",
"msg": "string",
"data": {
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"dataVersion": 0,
"deleteFlag": 0,
"equipmentId": "string",
"id": 0,
"installFee": 0,
"modifyBy": "string",
"modifyTime": "2019-08-24T14:15:22.123Z",
"operationFee": 0,
"remark": "string",
"stationId": "string",
"tenantId": "string",
"trafficAndPremiumFee": 0,
"venueFee": 0
},
"stackTraceMsg": "string"
}