GET api/JobResume/GetJobResumeNumByJobStatus?resumeTypes[0]={resumeTypes[0]}&resumeTypes[1]={resumeTypes[1]}
获取人才简历,不传表示获取全部求职状态
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| resumeTypes | Collection of integer |
Required |
Body Parameters
None.
Response Information
Resource Description
获取人才简历,不传表示获取全部求职状态
Dictionary of integer [key] and integer [value]Response Formats
application/json
Sample:
text/json
Sample:
application/xml, text/xml
Sample:
<ArrayOfKeyValueOfintNullableOfintU6ho3Bhd xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<KeyValueOfintNullableOfintU6ho3Bhd>
<Key>1</Key>
<Value>1</Value>
</KeyValueOfintNullableOfintU6ho3Bhd>
<KeyValueOfintNullableOfintU6ho3Bhd>
<Key>2</Key>
<Value>1</Value>
</KeyValueOfintNullableOfintU6ho3Bhd>
</ArrayOfKeyValueOfintNullableOfintU6ho3Bhd>