GET user/get_job_resign_info?sign_in_id={sign_in_id}&job_id={job_id}
获取补签信息
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sign_in_id | integer |
None. |
|
job_id | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
获取补签信息
DataResponseOfJobResignCountResultViewModelName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
message | string |
None. |
|
success | boolean |
None. |
|
data | JobResignCountResultViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.