GET omsapi/SkilledWorkers?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 |
CategoryID=[节点ID,long?],Name=[姓名,string?],GenreIDs=[类型ID集合,[guid]...],PageNumber=[,int],PageSize=[,int] |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
获取SkilledWorker列表
DataResultListOfSkilledWorkerOMSOutputName | Description | Type | Additional information |
---|---|---|---|
DataList | Collection of SkilledWorkerOMSOutput |
None. |
|
PageNum | integer |
None. |
|
PageSize | integer |
None. |
|
PageCount | integer |
None. |
|
PreviousIndex | integer |
None. |
|
NextIndex | integer |
None. |
|
RecordCount | integer |
None. |
|
Error | boolean |
None. |
|
ErrorInfo | Collection of string |
None. |
|
ExInfo | Exception |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: