{
"code": "string",
"msg": "string",
"data": [
{
"stationId": "string",
"stationName": "string",
"onlineDate": "string",
"propertyPowerFee": 0,
"channelFee": 0,
"marketFee": 0,
"entryFee": 0,
"renovationFee": 0,
"otherFee": 0,
"sharingType": 0,
"propertySharingRatio": 0,
"projectCost": 0,
"equipmentCosts": [
{
"id": "string",
"equipmentId": "string",
"equipmentName": "string",
"venueFee": 0,
"installFee": 0,
"trafficAndPremiumFee": 0,
"operationFee": 0,
"showVenueFee": 0
}
]
}
],
"stackTraceMsg": "string"
}