芒果API接口
  1. 接口列表
芒果API接口
  • 对接必读
  • 回调通知
  • API兼容说明(仅旧版本查看)
  • 接口列表
    • 全国所有城市
      POST
    • 城市的行政区/县
      POST
    • 热映电影&待上映电影
      POST
    • 搜索影片或影院
      POST
    • 影片信息&某城市下的影片排期
      POST
    • 影院列表
      POST
    • 查询某影院所属院线
      POST
    • 影片近期有排期的影院
      POST
    • 影院信息&影院排期的电影数据
      POST
    • 影院的电影场次数据
      POST
    • 影院的电影场次座位数据
      POST
    • 锁座下单
      POST
    • 释放座位
      POST
    • 确认下单
      POST
    • 查询订单详情
      POST
    • 查询账户余额
      POST
    • 获取H5+Token链接
      POST
    • 批量拉取影院数据
      POST
    • 批量拉取场次数据
      POST
  • 其他
    • APP/微信小程序嵌入H5
  1. 接口列表

全国所有城市

POST
/api/6214598156852

请求参数

Body 参数application/json
object {0}
示例
{}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api-service.mgmovie.net/api/6214598156852' \
--header 'Content-Type: application/json' \
--data-raw '{}'

返回响应

🟢200成功
application/json
Body
success
boolean 
必需
code
integer 
必需
message
string 
必需
data
array [object {4}] 
必需
cityId
integer 
城市ID
必需
cityName
string 
城市名称
必需
firstletter
string 
城市首大写
必需
ishot
integer 
是否热门城市
必需
1 是 / 0 否
示例
{
    "success": true,
    "code": 1,
    "message": "操作成功",
    "data": [
        {
            "cityId": 1,
            "cityName": "上海",
            "firstletter": "S",
            "ishot": 1
        },
        {
            "cityId": 2,
            "cityName": "北京",
            "firstletter": "B",
            "ishot": 1
        },
        {
            "cityId": 3,
            "cityName": "杭州",
            "firstletter": "H",
            "ishot": 1
        },
        {
            "cityId": 4,
            "cityName": "广州",
            "firstletter": "G",
            "ishot": 1
        },
        {
            "cityId": 5,
            "cityName": "南京",
            "firstletter": "N",
            "ishot": 1
        },
        {
            "cityId": 6,
            "cityName": "苏州",
            "firstletter": "S",
            "ishot": 1
        },
        {
            "cityId": 7,
            "cityName": "深圳",
            "firstletter": "S",
            "ishot": 1
        },
        {
            "cityId": 8,
            "cityName": "成都",
            "firstletter": "C",
            "ishot": 1
        },
        {
            "cityId": 9,
            "cityName": "重庆",
            "firstletter": "C",
            "ishot": 1
        },
        {
            "cityId": 10,
            "cityName": "天津",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 11,
            "cityName": "宁波",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 12,
            "cityName": "扬州",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 13,
            "cityName": "无锡",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 14,
            "cityName": "福州",
            "firstletter": "F",
            "ishot": 0
        },
        {
            "cityId": 15,
            "cityName": "厦门",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 16,
            "cityName": "武汉",
            "firstletter": "W",
            "ishot": 1
        },
        {
            "cityId": 17,
            "cityName": "西安",
            "firstletter": "X",
            "ishot": 1
        },
        {
            "cityId": 18,
            "cityName": "沈阳",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 19,
            "cityName": "大连",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 20,
            "cityName": "青岛",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 21,
            "cityName": "济南",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 22,
            "cityName": "海口",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 23,
            "cityName": "石家庄",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 24,
            "cityName": "唐山",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 25,
            "cityName": "秦皇岛",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 26,
            "cityName": "邯郸",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 27,
            "cityName": "保定",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 28,
            "cityName": "廊坊",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 29,
            "cityName": "太原",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 30,
            "cityName": "临汾",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 31,
            "cityName": "呼和浩特",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 32,
            "cityName": "鞍山",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 33,
            "cityName": "抚顺",
            "firstletter": "F",
            "ishot": 0
        },
        {
            "cityId": 34,
            "cityName": "锦州",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 35,
            "cityName": "长春",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 36,
            "cityName": "吉林",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 37,
            "cityName": "哈尔滨",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 38,
            "cityName": "齐齐哈尔",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 39,
            "cityName": "徐州",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 40,
            "cityName": "常州",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 41,
            "cityName": "南通",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 42,
            "cityName": "淮安",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 43,
            "cityName": "盐城",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 44,
            "cityName": "镇江",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 45,
            "cityName": "泰州",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 46,
            "cityName": "温州",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 47,
            "cityName": "嘉兴",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 48,
            "cityName": "湖州",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 49,
            "cityName": "绍兴",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 50,
            "cityName": "金华",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 51,
            "cityName": "衢州",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 52,
            "cityName": "舟山",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 53,
            "cityName": "台州",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 54,
            "cityName": "合肥",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 55,
            "cityName": "芜湖",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 56,
            "cityName": "蚌埠",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 57,
            "cityName": "淮南",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 58,
            "cityName": "马鞍山",
            "firstletter": "M",
            "ishot": 0
        },
        {
            "cityId": 59,
            "cityName": "淮北",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 60,
            "cityName": "铜陵",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 61,
            "cityName": "滁州",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 62,
            "cityName": "阜阳",
            "firstletter": "F",
            "ishot": 0
        },
        {
            "cityId": 63,
            "cityName": "泉州",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 64,
            "cityName": "宁德",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 65,
            "cityName": "南昌",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 66,
            "cityName": "九江",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 67,
            "cityName": "抚州",
            "firstletter": "F",
            "ishot": 0
        },
        {
            "cityId": 68,
            "cityName": "淄博",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 69,
            "cityName": "枣庄",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 70,
            "cityName": "东营",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 71,
            "cityName": "烟台",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 72,
            "cityName": "潍坊",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 73,
            "cityName": "济宁",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 74,
            "cityName": "泰安",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 75,
            "cityName": "威海",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 76,
            "cityName": "日照",
            "firstletter": "R",
            "ishot": 0
        },
        {
            "cityId": 77,
            "cityName": "临沂",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 78,
            "cityName": "郑州",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 79,
            "cityName": "开封",
            "firstletter": "K",
            "ishot": 0
        },
        {
            "cityId": 80,
            "cityName": "洛阳",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 81,
            "cityName": "焦作",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 82,
            "cityName": "宜昌",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 83,
            "cityName": "襄阳",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 84,
            "cityName": "株洲",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 85,
            "cityName": "衡阳",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 86,
            "cityName": "岳阳",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 87,
            "cityName": "常德",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 88,
            "cityName": "珠海",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 89,
            "cityName": "汕头",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 90,
            "cityName": "佛山",
            "firstletter": "F",
            "ishot": 0
        },
        {
            "cityId": 91,
            "cityName": "江门",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 92,
            "cityName": "湛江",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 93,
            "cityName": "茂名",
            "firstletter": "M",
            "ishot": 0
        },
        {
            "cityId": 94,
            "cityName": "惠州",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 95,
            "cityName": "阳江",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 96,
            "cityName": "清远",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 97,
            "cityName": "东莞",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 98,
            "cityName": "中山",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 99,
            "cityName": "南宁",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 100,
            "cityName": "桂林",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 101,
            "cityName": "北海",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 102,
            "cityName": "绵阳",
            "firstletter": "M",
            "ishot": 0
        },
        {
            "cityId": 103,
            "cityName": "贵阳",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 104,
            "cityName": "昆明",
            "firstletter": "K",
            "ishot": 0
        },
        {
            "cityId": 105,
            "cityName": "咸阳",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 106,
            "cityName": "兰州",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 107,
            "cityName": "银川",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 108,
            "cityName": "乌鲁木齐",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 109,
            "cityName": "长沙",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 110,
            "cityName": "三亚",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 126,
            "cityName": "大理",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 127,
            "cityName": "上饶",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 128,
            "cityName": "黄石",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 129,
            "cityName": "红河",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 130,
            "cityName": "南充",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 131,
            "cityName": "肇庆",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 132,
            "cityName": "赣州",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 133,
            "cityName": "娄底",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 134,
            "cityName": "黄冈",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 135,
            "cityName": "梧州",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 136,
            "cityName": "龙岩",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 137,
            "cityName": "湘潭",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 138,
            "cityName": "河源",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 139,
            "cityName": "郴州",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 140,
            "cityName": "大庆",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 141,
            "cityName": "乐山",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 142,
            "cityName": "西宁",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 143,
            "cityName": "晋城",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 144,
            "cityName": "宜宾",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 145,
            "cityName": "运城",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 146,
            "cityName": "葫芦岛",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 147,
            "cityName": "包头",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 148,
            "cityName": "宿迁",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 149,
            "cityName": "荆州",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 150,
            "cityName": "潮州",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 151,
            "cityName": "咸宁",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 152,
            "cityName": "揭阳",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 153,
            "cityName": "莆田",
            "firstletter": "P",
            "ishot": 0
        },
        {
            "cityId": 154,
            "cityName": "辽阳",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 155,
            "cityName": "三明",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 156,
            "cityName": "盘锦",
            "firstletter": "P",
            "ishot": 0
        },
        {
            "cityId": 157,
            "cityName": "漳州",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 158,
            "cityName": "达州",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 159,
            "cityName": "信阳",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 160,
            "cityName": "钦州",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 161,
            "cityName": "资阳",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 162,
            "cityName": "景德镇",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 163,
            "cityName": "邵阳",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 164,
            "cityName": "赤峰",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 165,
            "cityName": "白山",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 166,
            "cityName": "萍乡",
            "firstletter": "P",
            "ishot": 0
        },
        {
            "cityId": 167,
            "cityName": "鄂尔多斯",
            "firstletter": "E",
            "ishot": 0
        },
        {
            "cityId": 168,
            "cityName": "德州",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 169,
            "cityName": "新余",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 170,
            "cityName": "益阳",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 171,
            "cityName": "张家口",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 172,
            "cityName": "孝感",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 173,
            "cityName": "德阳",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 174,
            "cityName": "亳州",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 175,
            "cityName": "沧州",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 176,
            "cityName": "韶关",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 177,
            "cityName": "新乡",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 178,
            "cityName": "遂宁",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 179,
            "cityName": "营口",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 180,
            "cityName": "通化",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 181,
            "cityName": "黄山",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 182,
            "cityName": "遵义",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 183,
            "cityName": "邢台",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 184,
            "cityName": "呼伦贝尔",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 185,
            "cityName": "自贡",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 186,
            "cityName": "六安",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 187,
            "cityName": "怀化",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 188,
            "cityName": "玉溪",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 189,
            "cityName": "柳州",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 190,
            "cityName": "丽水",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 192,
            "cityName": "安庆",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 195,
            "cityName": "大同",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 196,
            "cityName": "广元",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 197,
            "cityName": "随州",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 198,
            "cityName": "仙桃",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 199,
            "cityName": "普洱",
            "firstletter": "P",
            "ishot": 0
        },
        {
            "cityId": 201,
            "cityName": "潜江",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 203,
            "cityName": "贵港",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 205,
            "cityName": "梅州",
            "firstletter": "M",
            "ishot": 0
        },
        {
            "cityId": 206,
            "cityName": "玉林",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 207,
            "cityName": "汕尾",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 208,
            "cityName": "宿州",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 209,
            "cityName": "鄂州",
            "firstletter": "E",
            "ishot": 0
        },
        {
            "cityId": 210,
            "cityName": "天水",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 211,
            "cityName": "丹东",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 212,
            "cityName": "吉安",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 213,
            "cityName": "曲靖",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 220,
            "cityName": "铜仁",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 221,
            "cityName": "池州",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 222,
            "cityName": "庆阳",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 225,
            "cityName": "连云港",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 228,
            "cityName": "眉山",
            "firstletter": "M",
            "ishot": 0
        },
        {
            "cityId": 231,
            "cityName": "儋州",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 232,
            "cityName": "延边",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 238,
            "cityName": "酒泉",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 240,
            "cityName": "承德",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 241,
            "cityName": "阳泉",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 242,
            "cityName": "锡林郭勒",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 243,
            "cityName": "阜新",
            "firstletter": "F",
            "ishot": 0
        },
        {
            "cityId": 244,
            "cityName": "铁岭",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 245,
            "cityName": "朝阳",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 246,
            "cityName": "四平",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 247,
            "cityName": "松原",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 248,
            "cityName": "双鸭山",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 249,
            "cityName": "伊春",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 250,
            "cityName": "佳木斯",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 251,
            "cityName": "宣城",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 252,
            "cityName": "鹰潭",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 253,
            "cityName": "宜春",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 255,
            "cityName": "聊城",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 256,
            "cityName": "菏泽",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 257,
            "cityName": "安阳",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 258,
            "cityName": "漯河",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 259,
            "cityName": "南阳",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 260,
            "cityName": "商丘",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 261,
            "cityName": "驻马店",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 262,
            "cityName": "荆门",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 263,
            "cityName": "天门",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 264,
            "cityName": "百色",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 265,
            "cityName": "贺州",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 266,
            "cityName": "攀枝花",
            "firstletter": "P",
            "ishot": 0
        },
        {
            "cityId": 267,
            "cityName": "雅安",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 268,
            "cityName": "六盘水",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 269,
            "cityName": "安顺",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 270,
            "cityName": "保山",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 271,
            "cityName": "临沧",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 272,
            "cityName": "拉萨",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 273,
            "cityName": "宝鸡",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 274,
            "cityName": "汉中",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 275,
            "cityName": "安康",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 276,
            "cityName": "嘉峪关",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 277,
            "cityName": "张掖",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 278,
            "cityName": "陇南",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 279,
            "cityName": "石嘴山",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 280,
            "cityName": "固原",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 281,
            "cityName": "中卫",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 285,
            "cityName": "济源",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 286,
            "cityName": "琼海",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 471,
            "cityName": "延安",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 478,
            "cityName": "阿坝",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 479,
            "cityName": "阿克苏",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 480,
            "cityName": "阿勒泰",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 481,
            "cityName": "巴彦淖尔",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 482,
            "cityName": "本溪",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 483,
            "cityName": "白城",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 484,
            "cityName": "滨州",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 485,
            "cityName": "巴中",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 486,
            "cityName": "毕节",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 487,
            "cityName": "白银",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 488,
            "cityName": "博尔塔拉",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 489,
            "cityName": "巴音郭楞",
            "firstletter": "B",
            "ishot": 0
        },
        {
            "cityId": 490,
            "cityName": "长治",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 491,
            "cityName": "崇左",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 492,
            "cityName": "澄迈",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 493,
            "cityName": "楚雄",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 494,
            "cityName": "昌吉",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 495,
            "cityName": "东方",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 496,
            "cityName": "德宏",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 498,
            "cityName": "迪庆",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 499,
            "cityName": "定西",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 500,
            "cityName": "恩施",
            "firstletter": "E",
            "ishot": 0
        },
        {
            "cityId": 501,
            "cityName": "防城港",
            "firstletter": "F",
            "ishot": 0
        },
        {
            "cityId": 502,
            "cityName": "广安",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 503,
            "cityName": "甘孜",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 504,
            "cityName": "甘南",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 505,
            "cityName": "衡水",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 506,
            "cityName": "黑河",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 507,
            "cityName": "鹤岗",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 508,
            "cityName": "鹤壁",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 509,
            "cityName": "河池",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 510,
            "cityName": "海东",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 511,
            "cityName": "海西",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 512,
            "cityName": "哈密",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 513,
            "cityName": "晋中",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 514,
            "cityName": "鸡西",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 515,
            "cityName": "金昌",
            "firstletter": "J",
            "ishot": 0
        },
        {
            "cityId": 516,
            "cityName": "克拉玛依",
            "firstletter": "K",
            "ishot": 0
        },
        {
            "cityId": 517,
            "cityName": "喀什",
            "firstletter": "K",
            "ishot": 0
        },
        {
            "cityId": 518,
            "cityName": "吕梁",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 519,
            "cityName": "辽源",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 520,
            "cityName": "来宾",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 521,
            "cityName": "陵水",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 522,
            "cityName": "泸州",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 523,
            "cityName": "凉山",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 524,
            "cityName": "丽江",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 525,
            "cityName": "临夏",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 526,
            "cityName": "牡丹江",
            "firstletter": "M",
            "ishot": 0
        },
        {
            "cityId": 527,
            "cityName": "南平",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 528,
            "cityName": "内江",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 529,
            "cityName": "濮阳",
            "firstletter": "P",
            "ishot": 0
        },
        {
            "cityId": 530,
            "cityName": "平顶山",
            "firstletter": "P",
            "ishot": 0
        },
        {
            "cityId": 531,
            "cityName": "平凉",
            "firstletter": "P",
            "ishot": 0
        },
        {
            "cityId": 532,
            "cityName": "七台河",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 533,
            "cityName": "黔南",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 534,
            "cityName": "黔西南",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 535,
            "cityName": "黔东南",
            "firstletter": "Q",
            "ishot": 0
        },
        {
            "cityId": 536,
            "cityName": "朔州",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 537,
            "cityName": "绥化",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 538,
            "cityName": "三门峡",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 539,
            "cityName": "十堰",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 540,
            "cityName": "神农架",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 542,
            "cityName": "商洛",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 543,
            "cityName": "石河子",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 544,
            "cityName": "通辽",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 545,
            "cityName": "屯昌",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 547,
            "cityName": "铜川",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 548,
            "cityName": "吐鲁番",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 549,
            "cityName": "塔城",
            "firstletter": "T",
            "ishot": 0
        },
        {
            "cityId": 550,
            "cityName": "乌兰察布",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 551,
            "cityName": "乌海",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 552,
            "cityName": "万宁",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 553,
            "cityName": "文山",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 554,
            "cityName": "渭南",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 555,
            "cityName": "武威",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 556,
            "cityName": "吴忠",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 558,
            "cityName": "忻州",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 559,
            "cityName": "许昌",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 560,
            "cityName": "湘西",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 561,
            "cityName": "西双版纳",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 562,
            "cityName": "永州",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 563,
            "cityName": "云浮",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 564,
            "cityName": "榆林",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 565,
            "cityName": "伊犁",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 566,
            "cityName": "周口",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 567,
            "cityName": "张家界",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 568,
            "cityName": "昭通",
            "firstletter": "Z",
            "ishot": 0
        },
        {
            "cityId": 571,
            "cityName": "阿拉善",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 608,
            "cityName": "大兴安岭",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 669,
            "cityName": "海南州",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 787,
            "cityName": "怒江",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 855,
            "cityName": "日喀则",
            "firstletter": "R",
            "ishot": 0
        },
        {
            "cityId": 965,
            "cityName": "兴安盟",
            "firstletter": "X",
            "ishot": 0
        },
        {
            "cityId": 989,
            "cityName": "那曲",
            "firstletter": "N",
            "ishot": 0
        },
        {
            "cityId": 990,
            "cityName": "阿里",
            "firstletter": "A",
            "ishot": 0
        },
        {
            "cityId": 991,
            "cityName": "林芝",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 992,
            "cityName": "昌都",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 993,
            "cityName": "山南",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 994,
            "cityName": "和田",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 998,
            "cityName": "海北",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 999,
            "cityName": "黄南",
            "firstletter": "H",
            "ishot": 0
        },
        {
            "cityId": 1000,
            "cityName": "果洛",
            "firstletter": "G",
            "ishot": 0
        },
        {
            "cityId": 1001,
            "cityName": "玉树",
            "firstletter": "Y",
            "ishot": 0
        },
        {
            "cityId": 1002,
            "cityName": "克孜勒苏",
            "firstletter": "K",
            "ishot": 0
        },
        {
            "cityId": 1003,
            "cityName": "乐东黎族自治县",
            "firstletter": "L",
            "ishot": 0
        },
        {
            "cityId": 1004,
            "cityName": "文昌",
            "firstletter": "W",
            "ishot": null
        },
        {
            "cityId": 1005,
            "cityName": "临高县",
            "firstletter": "L",
            "ishot": null
        },
        {
            "cityId": 1008,
            "cityName": "琼中",
            "firstletter": "Q",
            "ishot": null
        },
        {
            "cityId": 1009,
            "cityName": "三沙",
            "firstletter": "S",
            "ishot": 0
        },
        {
            "cityId": 1011,
            "cityName": "五指山",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 1012,
            "cityName": "定安",
            "firstletter": "D",
            "ishot": 0
        },
        {
            "cityId": 1013,
            "cityName": "昌江",
            "firstletter": "C",
            "ishot": 0
        },
        {
            "cityId": 1014,
            "cityName": "五家渠",
            "firstletter": "W",
            "ishot": 0
        },
        {
            "cityId": 1015,
            "cityName": "昆玉",
            "firstletter": "K",
            "ishot": 0
        },
        {
            "cityId": 1016,
            "cityName": "白沙",
            "firstletter": "B",
            "ishot": 0
        }
    ]
}
上一页
API兼容说明(仅旧版本查看)
下一页
城市的行政区/县
Built with