GET user/job_detail/{id}?apply_id={apply_id}
我参与的项目详情
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
apply_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
我参与的项目详情
DataResponseOfUserJobDetailViewModelName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
message | string |
None. |
|
success | boolean |
None. |
|
data | UserJobDetailViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.