GET CC/CollectionCommandUser?CommandID={CommandID}

判断用户是否收藏命令,如果为空则没有收藏 ,否则返回收藏的ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CommandID

展项ID

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.