curl --location --request GET '/station/popCostNewTempList?provinceCode&cityCode&townCode&type'{
"rows": [
{
"id": 0,
"name": "",
"level": "",
"levelName": "",
"type": "",
"typeName": "",
"provinceName": "",
"cityName": "",
"townName": "",
"paymentMethod": "",
"paymentMethodName": "",
"costMinute": "",
"maximumConsumption": "",
"minimumConsumption": "",
"costDetailList": [
""
],
"updateTime": "",
"updateUsername": ""
}
],
"total": 0,
"code": 0
}