GET api/Setting/GetAllMid?type={type}

获取所有设备

Request Information

URI Parameters

NameDescriptionTypeAdditional information
type

0 常看 1 新上架 2 油画屏 3风向标屏 4 桌子

integer

Required

Body Parameters

None.

Response Information

Resource Description

[{"cid":"","mid":"","mname":"设备名称","m_order":"序号","remark":"备注","casetype":"0 常看 1 新上架 2 油画屏 3风向标屏 4 桌子","intime":"","gongneng":""}]

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.