GET api/OilPainting/GetALLPub?pageIndex={pageIndex}&pageSize={pageSize}
获取搜索的图片
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageIndex |
页号 从1开始 |
integer |
Required |
| pageSize |
页大小 比如10 |
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.