curl --location --request GET 'http://127.0.0.1:6810/api/metar?icao&raw'
{ "code": "GET_METAR", "message": "成功获取Metar", "data": "METAR ZBAA 181300Z VRB01MPS CAVOK 15/13 Q1020 NOSIG\n" }