合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
## 城市面包屑导航获取 ~~~[api] post:/api/Common/getWebCityBreadcrumb.json int:id#城市ID <<< success { "status": "success", "msg": "获取成功", "result": [{ "id": 5, "city_pid": 1, "city_name": "韶关市" }, { "id": 1, "city_pid": 0, "city_name": "广东省" }] } ~~~ #### 字段列表 | 字段名 | 说明 | | --- | --- | | id | 标签ID | | city_pid | 上级ID | | city_name | 城市名称 |