GET api/OilPainting/GetDataWithMID?mid={mid}
获取指定机器的显示数据
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
mid |
机器码 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
{"listBM" :[{"img":"资源内容","filetype":"资源类型","keyword":"","ctype":"0:普通油画;1:拍照图片;2:专题图片"}],"listBK":[{"img":""}],"showtype":"播放间隔"}
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.