POST api/JobHireShow/DeleteHireShow?showId={showId}

后台 - 删除专场

Request Information

URI Parameters

NameDescriptionTypeAdditional information
showId

专场标识

integer

Required

Body Parameters

None.

Response Information

Resource Description

后台 - 删除专场

boolean

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>