GET api/WzAppHrGetRcmInfoByID?id={id}
招聘详情
请求信息
URI 参数
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body 请求体 参数
None.
响应消息
内容 描述
CxccApiResponseBaseOfRSxccp_RO_WeiZhan_HrGetRcmInfoByIDName | Description | Type | Additional information |
---|---|---|---|
data | RSxccp_RO_WeiZhan_HrGetRcmInfoByID |
None. |
|
code | integer |
None. |
|
msg | string |
None. |
响应示例
application/json, text/json
Sample:
{ "data": { "IDs": "1", "JobIDs": "13", "ID": 1, "JobName": "sample string 2", "UdJobName": "sample string 3", "sex": 4, "WorkTimeTp": 5, "JobNum": "sample string 6", "EducationL": 7, "JobAgeL": 8, "Salary": 9, "DateE": "2025/04/04 11:42:20", "JobAreaID": 11, "JobRequest": "sample string 12", "JobID": 13 }, "code": 1, "msg": "sample string 2" }
image/png
Sample:
Sample not available.
image/jpg
Sample:
Sample not available.