GET api/SkilledWorker?u={u}&t={t}&d={d}
获取SkilledWorker
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
u |
用户ID |
integer |
Required |
t |
[用户ID]|[用户密码,加密]|[requestTime]|[设备标识],加密 |
string |
Required |
d |
ID=[,guid] |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
获取SkilledWorker
SkilledWorkerOutputName | Description | Type | Additional 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:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: