GET wx_qy/query_depts/{agentId}?deptId={deptId}

查询部门列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
agentId

integer

Required

deptId

string

None.

Body Parameters

None.

Response Information

Resource Description

查询部门列表

Collection of WxDeptTree
NameDescriptionTypeAdditional information
id

integer

None.

name

string

None.

parentid

integer

None.

order

integer

None.

children

Collection of WxDeptTree

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'JS.Service.Compatible.Controllers.WxDeptTree'. Path '[0].children'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'JS.Service.Compatible.Controllers.WxDeptTree'. Path '[0].children'.