GET api/Bookcase/GetAllBookcaseMid?type={type}

获取所有机器

Request Information

URI Parameters

NameDescriptionTypeAdditional information
type

0 常看 1 新上架 2 油画屏

integer

Required

Body Parameters

None.

Response Information

Resource Description

[{"cid":"","mid":"","mname":"机器名称","m_order":"序号","remark":"备注","casetype":"0 常看 1 新上架","intime":"","gongneng":""}]

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.