智慧校园

对外提供的 亦信 电子班牌等


17、安全隐患详细

<p><strong>简要描述:</strong> </p> <ul> <li>安全隐患详细</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>securityDangerApp/getSecurityDangers.do</code></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;">schoolId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>学校Id</td> </tr> <tr> <td style="text-align: left;">apiKey</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>apiKey</td> </tr> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>安全隐患排查主键</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;ResponseCode&amp;quot;: 0, &amp;quot;ResponseResult&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;ResponseObject&amp;quot;: { &amp;quot;id&amp;quot;: 1, &amp;quot;sdId&amp;quot;: 1, &amp;quot;type&amp;quot;: 1, &amp;quot;typeName&amp;quot;: &amp;quot;学生行为&amp;quot;, &amp;quot;desc&amp;quot;: &amp;quot;1&amp;quot;, &amp;quot;createUserId&amp;quot;: 310, &amp;quot;createTime&amp;quot;: &amp;quot;2017-03-09 12:12:12&amp;quot;, &amp;quot;userName&amp;quot;: &amp;quot;盛银江&amp;quot;, &amp;quot;phone&amp;quot;: &amp;quot;13851580154&amp;quot;, &amp;quot;details&amp;quot;:[ { &amp;quot;id&amp;quot;:1, &amp;quot;receive&amp;quot;:310, &amp;quot;parentId&amp;quot;:1, &amp;quot;headImg&amp;quot;:&amp;quot;head/1453038967181.&amp;quot;, &amp;quot;realName&amp;quot;:&amp;quot;盛银江&amp;quot; } ], &amp;quot;attachments&amp;quot;: [ { &amp;quot;id&amp;quot;: 1, &amp;quot;url&amp;quot;: &amp;quot;http://121.199.27.191:18086/huxin/head/avatar_default.png&amp;quot;, &amp;quot;parentId&amp;quot;: 1 } ] } }</code></pre> <p><strong>返回参数说明</strong> </p> <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;">details</td> <td style="text-align: left;">List</td> <td>排查人员列表 (如果是排查人员,这该字段为空,注意判断飞快)</td> </tr> <tr> <td style="text-align: left;">attachments</td> <td style="text-align: left;">List</td> <td>附件及图片</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML