GET api/Setting/GetNoticeByTypeAndPage?eqtype={eqtype}&pageIndex={pageIndex}&pageSize={pageSize}
通过设备类型获取公告(分页)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
eqtype | 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.