GET api/SkilledWorkerGenres/Levels?u={u}&t={t}&d={d}

获取SkilledWorkerGenre列表 层级结构

Request Information

URI Parameters

NameDescriptionTypeAdditional information
u

用户ID

integer

Required

t

[用户ID]|[用户密码,加密]|[requestTime]|[设备标识],加密

string

Required

d

CategoryID=[节点ID,long?,默认用户所在根节点]

string

Required

Body Parameters

None.

Response Information

Resource Description

获取SkilledWorkerGenre列表 层级结构

Collection of SkilledWorkerGenreOutput
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

Index

类型索引

integer

None.

Name

string

None.

Describe

string

None.

Count

人才数量

integer

None.

Childs

Collection of SkilledWorkerGenreOutput

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 'Care365_V2.Model.TrainSys.SkilledWorkerGenreOutput'. Path '[0].Childs'.

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 'Care365_V2.Model.TrainSys.SkilledWorkerGenreOutput'. Path '[0].Childs'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: “Care365_V2.Model.TrainSys.SkilledWorkerGenreOutput”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: “Care365_V2.Model.TrainSys.SkilledWorkerGenreOutput”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。