文档
测试

获取组织架构

POST
zero/company/getMyTree

响应参数

参数名
类型
描述
必填
Success
boolean
示例:true
必填
Msg
string
示例:ok
必填
Data
array
数据列表
必填
id
string
示例:001
必填
name
string
示例:001-维沙企业总部
必填
level
int
示例:0
必填
tId
string
示例:ztree1_1
必填
parentTId
object
示例:null
必填
url
string
示例:
必填
open
boolean
示例:true
必填
isParent
boolean
示例:false
必填
state
string
示例:1
必填
children
array
数据列表
必填
id
string
示例:00101
必填
name
string
示例:00101-上海分公司
必填
level
int
示例:1
必填
tId
string
示例:ztree1_2
必填
parentTId
string
示例:ztree1_1
必填
url
string
示例:
必填
open
boolean
示例:true
必填
isParent
boolean
示例:false
必填
state
string
示例:1
必填
children
array
数据列表
必填
id
string
示例:0010101
必填
name
string
示例:0010101-阿玛尼_半亩花田(沪)
必填
level
int
示例:2
必填
tId
string
示例:ztree1_3
必填
parentTId
string
示例:ztree1_2
必填
url
string
示例:
必填
open
boolean
示例:true
必填
isParent
boolean
示例:false
必填
state
string
示例:1
必填
children
array
数据列表
必填
id
string
示例:002
必填
name
string
示例:002-田林店
必填
level
int
示例:3
必填
tId
string
示例:ztree1_4
必填
parentTId
string
示例:ztree1_3
必填
url
string
示例:index.php/erp/Basic_CompanyInfo/index
必填
open
boolean
示例:false
必填
isParent
boolean
示例:false
必填
state
string
示例:3
必填