curl --location --request GET 'http://192.168.11.46:13000/fp/rainAndRiver/flowStationList?resCode=HP0015202010000023&type=1'
{
"code": 200,
"message": "操作成功",
"exception": null,
"data": [
{
"stationId": "10000854",
"name": "德坞",
"rainNumber": null,
"address": null
}
]
}