查询省市县 websocket测试 POST http://182.61.50.242:7060/region/getRegionAllList 响应参数 参数名 类型 描述 必填 code int 示例:200 必填 data array 数据列表 必填 cityName string 名称,示例:中国 必填 id int 编号,示例:1 必填 pId int 父编号,示例:0 必填 type int 类型,等级 ,0:国家,1:省,2:市,3:县,示例:0 必填 msg string 示例:省市县查询成功! 必填