GET api/OilPainting/GetZhutiOfFenlei?fenleiID={fenleiID}&pageIndex={pageIndex}&pageSize={pageSize}
获取指定分类下的主题
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fenleiID |
分类id |
integer |
Required |
pageIndex |
页码 从1开始 |
integer |
Required |
pageSize |
页大小 |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.