GET company/get_job_agreement_list?apply_id={apply_id}&job_id={job_id}
获取申请的合同
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
apply_id | integer |
None. |
|
job_id | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
获取申请的合同
DataResponseOfListOfAgreementRowViewModelName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
message | string |
None. |
|
success | boolean |
None. |
|
data | Collection of AgreementRowViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.