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