GET api/JobPost/SearchFullTimeJobPost?Category1stId={Category1stId}&Category2ndId={Category2ndId}&SearchType={SearchType}&CompanyIds={CompanyIds}&AuditStatus={AuditStatus}&PageSize={PageSize}&Search={Search}&PageID={PageID}

后台 - 全职搜索

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Category1stId

一级分类标识

integer

None.

Category2ndId

二级分类标识

integer

None.

SearchType

搜索类型

FullTimeJobSearchType

None.

CompanyIds

公司标识集合,逗号分隔

string

None.

AuditStatus

审核类型

AuditStatusType

None.

PageSize

每页条数

integer

None.

Search

关键字

string

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

后台 - 全职搜索

PagedOfFulltimeJobListItemDto
NameDescriptionTypeAdditional information
Data

Collection of FulltimeJobListItemDto

None.

TotalRecord

integer

None.

TotalPage

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

application/xml, text/xml

Sample:
<PagedOfFulltimeJobListItemDtoDfeRUqEL xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Infrastructure.Pages">
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin">
    <d2p1:FulltimeJobListItemDto>
      <AppliedCount xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">16</AppliedCount>
      <CompanyId xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">9</CompanyId>
      <CompanyName xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 8</CompanyName>
      <FailReason xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 14</FailReason>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">6</Id>
      <IsRefreshing xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">true</IsRefreshing>
      <IsShelf xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">true</IsShelf>
      <IsSuggested xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">true</IsSuggested>
      <IsTop xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">true</IsTop>
      <JobStatus xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">Employing</JobStatus>
      <JobTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 7</JobTitle>
      <JobType xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">FullTime</JobType>
      <LatestRefreshTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">2024-05-03T03:49:33.7853698+08:00</LatestRefreshTime>
      <PostPayType xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">None</PostPayType>
      <PublishTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">2024-05-03T03:49:33.7853698+08:00</PublishTime>
      <PublisherIp xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 12</PublisherIp>
      <PublisherName xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 10</PublisherName>
      <PublisherUserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">11</PublisherUserId>
      <Status xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">TobeAgree</Status>
      <d2p1:Category1stDesp>sample string 3</d2p1:Category1stDesp>
      <d2p1:Category1stId>1</d2p1:Category1stId>
      <d2p1:Category2ndDesp>sample string 4</d2p1:Category2ndDesp>
      <d2p1:Category2ndId>2</d2p1:Category2ndId>
      <d2p1:IsUrgent>true</d2p1:IsUrgent>
    </d2p1:FulltimeJobListItemDto>
    <d2p1:FulltimeJobListItemDto>
      <AppliedCount xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">16</AppliedCount>
      <CompanyId xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">9</CompanyId>
      <CompanyName xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 8</CompanyName>
      <FailReason xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 14</FailReason>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">6</Id>
      <IsRefreshing xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">true</IsRefreshing>
      <IsShelf xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">true</IsShelf>
      <IsSuggested xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">true</IsSuggested>
      <IsTop xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">true</IsTop>
      <JobStatus xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">Employing</JobStatus>
      <JobTitle xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 7</JobTitle>
      <JobType xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">FullTime</JobType>
      <LatestRefreshTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">2024-05-03T03:49:33.7853698+08:00</LatestRefreshTime>
      <PostPayType xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">None</PostPayType>
      <PublishTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">2024-05-03T03:49:33.7853698+08:00</PublishTime>
      <PublisherIp xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 12</PublisherIp>
      <PublisherName xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">sample string 10</PublisherName>
      <PublisherUserId xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">11</PublisherUserId>
      <Status xmlns="http://schemas.datacontract.org/2004/07/Mh.Job.Service.Dto.Job.Admin.Base">TobeAgree</Status>
      <d2p1:Category1stDesp>sample string 3</d2p1:Category1stDesp>
      <d2p1:Category1stId>1</d2p1:Category1stId>
      <d2p1:Category2ndDesp>sample string 4</d2p1:Category2ndDesp>
      <d2p1:Category2ndId>2</d2p1:Category2ndId>
      <d2p1:IsUrgent>true</d2p1:IsUrgent>
    </d2p1:FulltimeJobListItemDto>
  </Data>
  <TotalPage>2</TotalPage>
  <TotalRecord>1</TotalRecord>
</PagedOfFulltimeJobListItemDtoDfeRUqEL>