{
"code": 0,
"message": "Success",
"data": {
"cities": [
{
"code": "CNBJS",
"name": {
"en": "Beijing South",
"zh-Hans": "Beijing South"
},
"countryCode": "CN",
"stations": [
{
"code": "BJP",
"name": {
"en": "Beijing South",
"zh-Hans": "Beijing South"
},
"countryCode": "CN",
"connections": [
"CNSHA"
],
"blocked": false
}
],
"blocked": false,
"connections": [
"CNSHA"
]
}
]
}
}