GET api/Setting/GetNoticeWithMIDAndPage?mid={mid}&pageIndex={pageIndex}&pageSize={pageSize}
通过机器码获取公告(分页)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
mid |
机器码 |
string |
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.