GET api/products/getfavproduct?uid={uid}&coparterid={coparterid}&limit={limit}&pageIndex={pageIndex}
获取猜你喜欢的产品 - 家乡版
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| uid | string |
Required |
|
| coparterid | string |
None. |
|
| limit | integer |
Default value is 0 |
|
| pageIndex | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.