文档
测试

获取省市区

GET
http://20200302.demo.hugelem.cn/api.php?mod=district&extra=get_data&pid=0

请求参数

参数名
类型
描述
必填
mod
string
示例:district
必填
extra
string
示例:get_data
必填
pid
int
示例:0
必填

响应参数

参数名
类型
描述
必填
info
string
示例:
必填
status
int
示例:200
必填
data
array
数据列表
必填
id
string
示例:1
必填
district
string
示例:华北
必填
name
string
示例:北京市
必填
cname
object
示例:null
必填
zimu
object
示例:null
必填
level
string
示例:1
必填
pid
string
示例:0
必填
sort
string
示例:0
必填
is_del
string
示例:0
必填