GET api/JobHireShow/GetShowJobCategory?showId={showId}

获取专场招聘中所有职位的分类

Request Information

URI Parameters

NameDescriptionTypeAdditional information
showId

招聘会标识

integer

Required

Body Parameters

None.

Response Information

Resource Description

获取专场招聘中所有职位的分类

Collection of mh163k_category
NameDescriptionTypeAdditional information
Id

自增长id

integer

None.

Chrcategory

分类名称

string

None.

Intorder

排序

integer

None.

Isopen

integer

None.

Styleid

分类组别id

CommonCategory

None.

Intlevel

integer

None.

Parentid

父节点

integer

None.

Chrimage

string

None.

Ifshow

integer

None.

Dtappenddate

date

None.

Howmuch

integer

None.

Hits

integer

None.

Color

string

None.

Chrmark

string

None.

Ctitle

string

None.

Ckeyword

关键字

string

None.

Cdescription

string

None.

Chrcontent

分类介绍

string

None.

Companyid1

integer

None.

Companyid2

integer

None.

Companyid3

integer

None.

Companyid4

integer

None.

Companyid5

integer

None.

Isindex

是否热门

integer

None.

GpsX

decimal number

None.

GpsY

decimal number

None.

MobileImage

手机端图标

string

None.

ListShowType

列表页显示样式

ShowType

None.

IsSkipCategory

是否跳转链接 默认false,不可有二级

boolean

None.

SkipCategoryUrl

跳转链接

string

None.

SkipCategoryPublishUrl

跳转发布链接

string

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:
<ArrayOfmh163k_category xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model">
  <mh163k_category>
    <Cdescription>sample string 15</Cdescription>
    <Chrcategory>sample string 2</Chrcategory>
    <Chrcontent>sample string 16</Chrcontent>
    <Chrimage>sample string 7</Chrimage>
    <Chrmark>sample string 12</Chrmark>
    <Ckeyword>sample string 14</Ckeyword>
    <Color>sample string 11</Color>
    <Companyid1>17</Companyid1>
    <Companyid2>18</Companyid2>
    <Companyid3>19</Companyid3>
    <Companyid4>20</Companyid4>
    <Companyid5>21</Companyid5>
    <Ctitle>sample string 13</Ctitle>
    <Dtappenddate>2024-04-30T02:32:39.5823432+08:00</Dtappenddate>
    <GpsX>23.1</GpsX>
    <GpsY>24.1</GpsY>
    <Hits>10</Hits>
    <Howmuch>9</Howmuch>
    <Id>1</Id>
    <Ifshow>8</Ifshow>
    <Intlevel>5</Intlevel>
    <Intorder>3</Intorder>
    <IsSkipCategory>true</IsSkipCategory>
    <Isindex>22</Isindex>
    <Isopen>4</Isopen>
    <ListShowType>Transverse</ListShowType>
    <MobileImage>sample string 25</MobileImage>
    <Parentid>6</Parentid>
    <SkipCategoryPublishUrl>sample string 28</SkipCategoryPublishUrl>
    <SkipCategoryUrl>sample string 27</SkipCategoryUrl>
    <Styleid>Position</Styleid>
  </mh163k_category>
  <mh163k_category>
    <Cdescription>sample string 15</Cdescription>
    <Chrcategory>sample string 2</Chrcategory>
    <Chrcontent>sample string 16</Chrcontent>
    <Chrimage>sample string 7</Chrimage>
    <Chrmark>sample string 12</Chrmark>
    <Ckeyword>sample string 14</Ckeyword>
    <Color>sample string 11</Color>
    <Companyid1>17</Companyid1>
    <Companyid2>18</Companyid2>
    <Companyid3>19</Companyid3>
    <Companyid4>20</Companyid4>
    <Companyid5>21</Companyid5>
    <Ctitle>sample string 13</Ctitle>
    <Dtappenddate>2024-04-30T02:32:39.5823432+08:00</Dtappenddate>
    <GpsX>23.1</GpsX>
    <GpsY>24.1</GpsY>
    <Hits>10</Hits>
    <Howmuch>9</Howmuch>
    <Id>1</Id>
    <Ifshow>8</Ifshow>
    <Intlevel>5</Intlevel>
    <Intorder>3</Intorder>
    <IsSkipCategory>true</IsSkipCategory>
    <Isindex>22</Isindex>
    <Isopen>4</Isopen>
    <ListShowType>Transverse</ListShowType>
    <MobileImage>sample string 25</MobileImage>
    <Parentid>6</Parentid>
    <SkipCategoryPublishUrl>sample string 28</SkipCategoryPublishUrl>
    <SkipCategoryUrl>sample string 27</SkipCategoryUrl>
    <Styleid>Position</Styleid>
  </mh163k_category>
</ArrayOfmh163k_category>