curl --location --request POST '/basic/prepayment/app/MeterInfo' \
--header 'token: userweb_eyJ0eXBlIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJpZCI6MSwiYWNjb3VudCI6ImFkbWluIiwibmFtZSI6ImFkbWluIiwiZXhwIjoxNzMyNDQxMTIwLCJuYmYiOjE3MzI0MTIzMjB9.sfQCCu0FnGGYCfYc3g2El9hXUV77PKZ2C_yTJ7Ug0yk' \
--header 'Content-Type: application/json' \
--data-raw '{
"meterId":"196"
}'{
"success": "1",
"errorCode": "",
"errorMsg": "",
"data": {
"meterId": "196",
"roomNo": "DDSY1352_1_14",
"startMoney": 0,
"totalMoney": 936.6,
"buyTimes": 2,
"alarmA": 100,
"alarmB": 20,
"price": 1.2,
"priceSharp": 1.2,
"pricePeak": 1,
"priceFlat": 1.3,
"priceValley": 1.4,
"balance": "48255.69",
"togetherMoney": 46.62,
"oweMoney": false,
"userStaus": 1,
"controlMode": "1",
"switchSta": "1",
"unConnnect": 0,
"createTime": "2024-11-24 10:50:02",
"model": "DDSY",
"epi": "38252.910",
"ic": "--",
"ua": "--",
"uc": "--",
"ib": "--",
"p": "3.600",
"ia": "--",
"ub": "--",
"ct": 1
}
}