GET CC/Exhibition?ExhibitionID={ExhibitionID}&AreaID={AreaID}&CateServiceID={CateServiceID}&ClientCateID={ClientCateID}
获取展项列表/详情
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ExhibitionID |
展项id, 为空获取全部 |
integer |
Default value is 0 |
| AreaID |
区域ID 可为空 |
integer |
Default value is 0 |
| CateServiceID |
1展项 3灯光 4空调 |
integer |
Default value is 1 |
| ClientCateID |
设备分类ID(可选) 1:投影仪 2:融合软件 3:Windows主机/触摸屏 4:拼接屏 5:继电器[灯,沙盘等] 6:其它 7:空调 |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.