GET api/OilPainting/GetZhutiOfFenlei?fenleiID={fenleiID}&pageIndex={pageIndex}&pageSize={pageSize}

获取指定分类下的主题

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fenleiID

分类id

integer

Required

pageIndex

页码 从1开始

integer

Required

pageSize

页大小

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.