curl --location --request GET 'https://open.zhifeiair.com/api/v3/core-data/airlines/' \
--header 'code: TQTgmg' \
--header 'code;' \
--header 'timestamp: 1733214605' \
--header 'timestamp;' \
--header 'signature: 50d273f5112860e808b382df9c06256df90fd1b6' \
--header 'signature;'{
"code": 0,
"message": "成功",
"realMessage": "",
"data": {
"code": "CA",
"name": "Air China",
"locales": {
"zh_cn": "中国国际航空公司",
"zh_tw": "中國國際航空公司"
},
"relationAirlines": [
{
"code": "SK",
"name": "Sky Steam",
"locales": {
"zh_cn": "天合联盟",
"zh_tw": "天合聯盟"
},
"relationAirlines": [
{
"code": "CA",
"name": "Air China",
"locales": {
"zh_cn": "中国国际航空公司",
"zh_tw": "中國國際航空公司"
}
}
]
}
]
}
}