curl --location --request POST 'http://47.96.88.86:8890/basic/prepayment/app/MainInfoByRoomId' \
--header 'token: api_userweb_eyJ0eXBlIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJpZCI6MSwiYWNjb3VudCI6ImFkbWluIiwibmFtZSI6ImFkbWluIiwiZXhwIjoxNzMxNjYyNDMzLCJuYmYiOjE3MzE2MzM2MzN9.vYNWqLLjgWr82rR09eQmY8NZGwc4y6E2gaSu_ciXCDc' \
--header 'Content-Type: application/json' \
--data-raw '{"roomId":"49143"}'{
"success": "1",
"errorCode": "",
"errorMsg": "",
"data": [
{
"roomNo": "3DM001",
"circuitCount": 3,
"circuitContent": "[{\"回路0\":\"补助\"},{\"回路1\":\"剩余\"},{\"回路2\":\"不扣费\"}]",
"openOrCloseMap": {
"SwitchSta2": 1,
"SwitchSta3": 1,
"SwitchSta1": 1
},
"unit": "kW·h",
"baseMoney": "0.00",
"togetherMoney": null,
"meterCreateTime": null,
"feeType": 2,
"meterID": "208826",
"dayUse": "0.0",
"money": "0",
"tel": null,
"together": "0",
"meterType": "1",
"openOrClose": true,
"alarmA": null,
"alarmB": null,
"meterSN": "1_66",
"openOrCloseSta": "true",
"mepimd": null,
"mepimdt": null,
"unConnect": "false",
"switchID": "20240910002",
"roomID": "49143",
"meterMoney": "0.00",
"epi": "100"
}
]
}