curl --location --request GET 'http://114.255.31.92:8080/api/v1/app/getWindByStationId/'
{
"code": "",
"data": {
"id": "",
"stationIdC": "",
"stationName": "",
"cnty": "",
"winSInstMax": 0.0,
"winSInstMaxLast": 0.0,
"winSInstMaxTen": 0.0
},
"msg": ""
}