GET api/Setting/GetNoticeByType?eqtype={eqtype}
获取公告
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
eqtype |
设备类型 |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
[{"cid":"自增ID","title":"标题","type":"类型","about":"公告","abouttype":"公告类型 0 文本 1 图片 2 视频","intime":"添加时间","showtype":"0 图片或视频轮播 1 视频循环播放"}]
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.