GET api/OilPainting/GetALLPub?pageIndex={pageIndex}&pageSize={pageSize}

获取搜索的图片

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pageIndex

页号 从1开始

integer

Required

pageSize

页大小 比如10

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.