curl --location --request GET 'https://api.elaneglobal.com/v1/Meteorology/TideStationList?key=1F6D701272402D1E7D8D316CCE519123'{
"status": 0,
"msg": "",
"total": 4708,
"data": [
{
"port_code": 4001466,
"port_cnname": "",
"port_name": "Camocim",
"port_country_cnname": "巴西",
"port_country_name": "Brazil",
"lat": -2.88333,
"lng": -40.85,
"port_time_zone": "UTC-3",
"datumn": "182"
},
{
"port_code": 8000001,
"port_cnname": "丹东",
"port_name": "DANDONG",
"port_country_cnname": "中国",
"port_country_name": "China",
"lat": 40.11667,
"lng": 124.4,
"port_time_zone": "UTC+8",
"datumn": "150"
},
......
]
}