GET api/Setting/GetNoticeByTypeAndPage?eqtype={eqtype}&pageIndex={pageIndex}&pageSize={pageSize}

通过设备类型获取公告(分页)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eqtype

integer

Required

pageIndex

页码 从1开始

integer

Required

pageSize

页大小

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.