根据pid获取地点
GET
/api/district/getbypid
接口描述
根据父id获取地区信息
请求参数
参数名
类型
描述
必填
pid
string
父id,如果为空则表示获取顶级省
可选