广纳院新接口

数据字典示例


服务APP--获取屏保图片

<p>欢迎使用ShowDoc!</p> <p><strong>简要描述:</strong> </p> <p><strong>请求URL:</strong> </p> <ul> <li><a href="http://域名/admin/screen">http://域名/admin/screen</a> (屏保开始的前更新此接口,然后显示屏保)</li> </ul> <p><strong>请求方式:</strong> </p> <ul> <li>POST</li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>返回示例</strong> (失败时输出公共参数)</p> <pre><code> { "code": 200, "data": { "list": [ { "id": "4", "img": #这里图片路径,下载到本地做屏保 "/allfile/iot31532368854080/static/upload/31532368854080/screen_img/20210119/16110511532118.png", "create_time": "2021-01-19 18:12:33", # 创建时间 "is_delete": "0" # 是否删除标识 } ], "host": "http://域名" # 域名部分 }, "msg": "成功" } </code></pre> <p><strong>返回参数说明</strong> </p> <p>|参数名|类型|说明| <strong>备注</strong> </p> <ul> <li>公共参数详见&lt;返回的公共参数&gt;</li> </ul>

页面列表

ITEM_HTML