文档
测试

根据省 获取该省下的市

POST
http://cplus.cloudtop.fun/index.php?rid=getCityInfoByProvince

请求参数

参数名
类型
描述
必填
rid
string
示例:getCityInfoByProvince
必填
dc_provincecode
int
示例:110000
必填

响应参数

参数名
类型
描述
必填
code
string
示例:0x000000
必填
msg
string
示例:记录成功
必填
data
array
数据列表
必填
dc_code
string
示例:110100
必填
dc_name
string
示例:市辖区
必填