public class BasicInfoCity extends Object
| 构造器和说明 |
|---|
BasicInfoCity(Config config) |
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
SearchBasicInfoCityResp |
search(SearchBasicInfoCityReq req)
查询城市信息,根据城市 ID、上级省份/主要行政区 ID ,查询城市(自治区、地区、县「美」、町、村「日」)信息
官网API文档链接:
SearchBasicInfoCityRespsearch(SearchBasicInfoCityReq req,
RequestOptions reqOptions)
查询城市信息,根据城市 ID、上级省份/主要行政区 ID ,查询城市(自治区、地区、县「美」、町、村「日」)信息
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2026. All rights reserved. |