GET api/SkilledWorker?u={u}&t={t}&d={d}

获取SkilledWorker

Request Information

URI Parameters

NameDescriptionTypeAdditional information
u

用户ID

integer

Required

t

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

string

Required

d

ID=[,guid]

string

Required

Body Parameters

None.

Response Information

Resource Description

获取SkilledWorker

SkilledWorkerOutput
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

GenreID

人才类型ID

globally unique identifier

None.

StaffID

integer

None.

Name

string

None.

Sex

SexEnum

None.

Industry

个人行业

string

None.

Position

职务

string

None.

CompanyName

string

None.

HasHomePage

是否有主页 即Introduction字段是否有值

boolean

None.

PicturePath

string

None.

Introduction

事迹介绍

string

None.

LikeAmounts

点赞数量

integer

None.

HasLiked

用户是否对当前对象点赞

boolean

None.

CareAmounts

关注数量

integer

None.

HasCared

登陆用户是否对关注当前对象

boolean

None.

KeyWords

string

None.

WorkRoomID

所属工作室ID

globally unique identifier

None.

Files

个人资料

Collection of StuffInFile

None.

Genres

人才类型

Collection of SkilledWorkerGenreOutput

None.

CreateTime

date

None.

UpdateTime

date

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 'Genres[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 'Genres[0].Childs'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: “System.Collections.Generic.List`1[[Care365_V2.Model.TrainSys.SkilledWorkerGenreOutput, Care365_V2.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: “System.Collections.Generic.List`1[[Care365_V2.Model.TrainSys.SkilledWorkerGenreOutput, Care365_V2.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。