文档
测试

获取所在地区

GET
Home/getAreaList

接口描述

获取所在地区

响应参数

参数名
类型
描述
必填
code
int
返回编码(0成功,1异常)
必填
message
string
返回信息
必填
entity
list
用户信息
必填
id
string
编号
必填
name
string
省级名称
必填
citys
list
子类
必填
id
string
编号
必填
name
string
市级编号
必填
counties
list
子类
必填
id
int
编号
必填
name
string
区域名称
必填
timestamp
long
返回时间
必填