GET CC/CollectionExhibitionUser?ExhibitionID={ExhibitionID}
判断用户是否收藏展项,如果为空则没有收藏 ,否则返回收藏的ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ExhibitionID |
展项ID |
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.