智搜

智搜


在线巡逻

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>在线巡逻</li> </ul> <h5>请求URL</h5> <ul> <li><code>/bigScreen/onlinePatrol</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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> <h5>返回示例</h5> <p>```{     &quot;msg&quot;: &quot;查询成功&quot;,     &quot;code&quot;: 0,     &quot;data&quot;: {         &quot;yesPatrolTime&quot;: 0,         &quot;yesOnlinePeopleCount&quot;: 0,         &quot;todayOnlinePeopleCount&quot;: 0,         &quot;todayOnlineTime&quot;: 0,         &quot;todayPatrolDistance&quot;: 0,         &quot;todayPatrolTime&quot;: 0,         &quot;yesOnlineTime&quot;: 0,         &quot;yesPatrolDistance&quot;: 0     } }</p> <pre><code> ##### 返回参数说明 |参数名|类型|说明| |:----- |:-----|----- | |yesPatrolTime |int |昨日巡查时间 | |yesOnlinePeopleCount |int |昨日在线巡查人数 | |yesOnlineTime |int |昨日在线时间 | |yesPatrolDistance |int |昨日巡查距离 | |todayOnlinePeopleCount |int |今日在线人数 | |todayOnlineTime |int |今日在线时长 | |todayPatrolTime |int |今日巡查时长 | |todayPatrolDistance |int |今日巡查距离 | ##### 备注 - 更多返回错误代码请看首页的错误代码描述</code></pre>

页面列表

ITEM_HTML