广纳院新接口

数据字典示例


服务APP--获取公众号二维码图片

<p>欢迎使用ShowDoc!</p> <p><strong>简要描述:</strong> </p> <p><strong>请求URL:</strong> </p> <ul> <li><a href="http://域名/admin/wx_public">http://域名/admin/wx_public</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> <tr> <td style="text-align: left;">mac</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>设备的MAC</td> </tr> </tbody> </table> <p><strong>返回示例</strong> (失败时输出公共参数)</p> <pre><code> { "code": 200, "data": { "wx_public_qrpic": "/static/gny_public.jpg", # 公众号二维码图片 "start_img": "/static/gny_public.jpg", # 开机启动图片 "app_logo_img": "/static/gny_public.jpg", # 应用的LOGO 图片 "host": "http://域名" # 域名部分用拼接上面得完整路径 }, "msg": "成功" } </code></pre> <p><strong>返回参数说明</strong> </p> <p>|参数名|类型|说明| <strong>备注</strong> </p> <ul> <li>公共参数详见&lt;返回的公共参数&gt;</li> </ul>

页面列表

ITEM_HTML