{}curl --location --request POST 'http://127.0.0.1:6873/api/v1/cloud-mobile/get-country-time-zone-language-list' \
--header 'Authorization: ' \
--header 'X-Nonce-Id: ' \
--header 'X-Api-Id: ' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"requestId": "db265a8f87a440ed9785d1ebfb74cdb8",
"msg": "Success",
"code": 0,
"data": {
"countryList": [
{
"country": "al",
"id": 302,
"showCountry": "阿尔巴尼亚",
"timeZoneVoList": [
{
"showTimeZone": "Europe/Tirane(GMT+02:00)",
"timeZone": "Europe/Tirane"
}
]
},
{
"country": "dz",
"id": 339,
"showCountry": "阿尔及利亚",
"timeZoneVoList": [
{
"showTimeZone": "Africa/Algiers(GMT+01:00)",
"timeZone": "Africa/Algiers"
}
]
},
{
"country": "af",
"id": 300,
"showCountry": "阿富汗",
"timeZoneVoList": [
{
"showTimeZone": "Asia/Kabul(GMT+04:30)",
"timeZone": "Asia/Kabul"
}
]
},
{
"country": "ar",
"id": 55,
"showCountry": "阿根廷",
"timeZoneVoList": [
{
"showTimeZone": "America/Argentina/Catamarca(GMT-03:00)",
"timeZone": "America/Argentina/Catamarca"
},
{
"showTimeZone": "America/Argentina/Cordoba(GMT-03:00)",
"timeZone": "America/Argentina/Cordoba"
},
{
"showTimeZone": "America/Argentina/Jujuy(GMT-03:00)",
"timeZone": "America/Argentina/Jujuy"
},
{
"showTimeZone": "America/Argentina/Salta(GMT-03:00)",
"timeZone": "America/Argentina/Salta"
},
{
"showTimeZone": "America/Argentina/La_Rioja(GMT-03:00)",
"timeZone": "America/Argentina/La_Rioja"
},
{
"showTimeZone": "America/Argentina/Mendoza(GMT-03:00)",
"timeZone": "America/Argentina/Mendoza"
},
{
"showTimeZone": "America/Argentina/San_Juan(GMT-03:00)",
"timeZone": "America/Argentina/San_Juan"
},
{
"showTimeZone": "America/Argentina/Rio_Gallegos(GMT-03:00)",
"timeZone": "America/Argentina/Rio_Gallegos"
},
{
"showTimeZone": "America/Argentina/Ushuaia(GMT-03:00)",
"timeZone": "America/Argentina/Ushuaia"
},
{
"showTimeZone": "America/Argentina/Tucuman(GMT-03:00)",
"timeZone": "America/Argentina/Tucuman"
},
{
"showTimeZone": "America/Argentina/San_Luis(GMT-03:00)",
"timeZone": "America/Argentina/San_Luis"
},
{
"showTimeZone": "America/Argentina/Buenos_Aires(GMT-03:00)",
"timeZone": "America/Argentina/Buenos_Aires"
}
]
},
{
"country": "ae",
"id": 60,
"showCountry": "阿联酋",
"timeZoneVoList": [
{
"showTimeZone": "Asia/Dubai(GMT+04:00)",
"timeZone": "Asia/Dubai"
}
]
},
{
"country": "aw",
"id": 306,
"showCountry": "阿鲁巴",
"timeZoneVoList": [
{
"showTimeZone": "America/Aruba(GMT-04:00)",
"timeZone": "America/Aruba"
}
]
},
{
"country": "om",
"id": 413,
"showCountry": "阿曼",
"timeZoneVoList": [
{
"showTimeZone": "Asia/Muscat(GMT+04:00)",
"timeZone": "Asia/Muscat"
}
]
},
{
"country": "az",
"id": 308,
"showCountry": "阿塞拜疆",
"timeZoneVoList": [
{
"showTimeZone": "Asia/Baku(GMT+04:00)",
"timeZone": "Asia/Baku"
}
]
},