POST CC/ExhibitionOpenClose?ExhibitionID={ExhibitionID}&Type={Type}

一键开关某一展项 (包括空调展项全开,全关)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ExhibitionID

展项ID

integer

Required

Type

1表示开机 2表示关机

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.