GET /Dictionary/getCityList/

Class: Dictionary, Method: getCityList

返回城市及其代码和地区(区域)代码的列表。

路径参数

名称 描述 类型 需要 默认
response_format 响应数据格式。默认为json。
Accepted Values: [ json,xml]
String json

查询参数

名称 描述 类型 需要 默认
offset 结果中显示的记录的偏移量 Integer 0
limit 要检索的最大记录数 Integer 10000

响应

状态码 描述 类型
200 返回响应结果。 ResultList < City >
400 API返回错误。 ApiError[]
API查询生成器
查询
查询结果