获取组织层级列表
GET
/operation/1.1/orglevel/list
请求头
参数名
类型
描述
必填
token
字符串
用户登录后返回的token
必填
示例
响应参数说明
参数名
类型
描述
必填
total
int
总数
必填
currPage
int
示例:1
必填
controlName
string
风险管控层级(默认)
必填
name
string
管控层级级别
必填
tenantId
int
示例:1
必填
levelInt
int
示例:4
必填
updateTime
int
示例:1599572924000
必填
id
int
示例:1
必填
controlCustromName
string
自定义管控层级名称
必填
offset
int
示例:0
必填
totalPage
int
示例:1
必填
limit
int
示例:10
必填