一证通


获取配置V2

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>/controlScreen/getConfigV2</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">否</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;hotel_id&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;mac&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;ip&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;config&amp;quot;: &amp;quot;&amp;quot; } </code></pre> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: &amp;quot;integer&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;userName&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;banner&amp;quot;: [ [] ], &amp;quot;interval&amp;quot;: &amp;quot;integer&amp;quot;, &amp;quot;onceTime&amp;quot;: &amp;quot;integer&amp;quot;, &amp;quot;autoClose&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;phone&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;disable&amp;quot;: true, &amp;quot;roomDoor&amp;quot;: &amp;quot;integer&amp;quot; }, &amp;quot;msg&amp;quot;: &amp;quot;string&amp;quot; } </code></pre> <h5>成功返回示例的参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">integer</td> <td>无</td> </tr> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">object</td> <td>无</td> </tr> <tr> <td style="text-align: left;">userName</td> <td style="text-align: left;">string</td> <td>用户姓名</td> </tr> <tr> <td style="text-align: left;">banner</td> <td style="text-align: left;">array</td> <td>图片集合</td> </tr> <tr> <td style="text-align: left;">interval</td> <td style="text-align: left;">integer</td> <td>时间间隔(小时)</td> </tr> <tr> <td style="text-align: left;">onceTime</td> <td style="text-align: left;">integer</td> <td>单位 :分钟</td> </tr> <tr> <td style="text-align: left;">autoClose</td> <td style="text-align: left;">string</td> <td>动关机时长(小时)</td> </tr> <tr> <td style="text-align: left;">phone</td> <td style="text-align: left;">string</td> <td>手机号</td> </tr> <tr> <td style="text-align: left;">disable</td> <td style="text-align: left;">boolean</td> <td>电脑是否禁用 true禁用/false不禁用</td> </tr> <tr> <td style="text-align: left;">roomDoor</td> <td style="text-align: left;">integer</td> <td>房号</td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">string</td> <td>无</td> </tr> </tbody> </table>

页面列表

ITEM_HTML