GET api/e/ys/AlbumImageDataList?memberID={memberID}&enterpriseID={enterpriseID}&AlbumID={AlbumID}&KeyWord={KeyWord}&PageIndex={PageIndex}&PageSize={PageSize}
画册图片列表
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
enterpriseID |
系统编号 |
globally unique identifier |
Required |
AlbumID |
画册编号 |
globally unique identifier |
Required |
KeyWord |
关键字 |
string |
Default value is |
PageIndex |
页码 |
integer |
Default value is 1 |
PageSize |
页大小 |
integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.