获取区域树
GET
/operation/1.1/areaTree
请求头
参数名
类型
描述
必填
token
字符串
用户登录后返回的token
必填
示例
响应参数说明
参数名
类型
描述
必填
id
int
区域ID 示例:1
必填
parentId
int
父区域ID 示例:0
必填
name
string
区域名称 示例:test1
必填
responsibility
int
责任人
必填
responsibilityUserName
string
责任人名称
必填
id
int
示例:4
必填
parentId
int
示例:1
必填
name
string
示例:test2
必填
responsibility
int
责任人
必填
children
array
子分类列表
必填
sourceLevel
int
风险等级 1低风险2一般风险3较大风险4重大风险
必填