GET api/homepage/news/list?coparterid={coparterid}&top={top}

获取新闻列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
coparterid

string

Default value is

top

integer

Default value is 3

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.