智慧校园

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


获取关联人员

<p><strong>简要描述:</strong> </p> <ul> <li>获取自己的关联关系 </li> <li>1.智慧校园用户查看哪些人关联自己,</li> <li>2.亦信用户查看自己关联哪个智慧校园用户</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>测试 http://192.168.0.104:8088/RichBook/api/bind/getRelationUser.do</code></li> <li><code>正式 https://book.richx.cn/RichBook/api/bind/getRelationUser.do</code></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;">apiKey</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;userId&amp;quot;: 42510, &amp;quot;apiKey&amp;quot;: &amp;quot;2bb3d1b7d68ba5cf6f164f1921e1fbdc3035eb93ae062eab6c0460556419efe860420ebc9b233b766509648c4855e7b22a3d7a33d387a32edd6937abfe28baa1&amp;quot;, &amp;quot;count&amp;quot;: 0, &amp;quot;phone&amp;quot;: &amp;quot;13851580174&amp;quot;, &amp;quot;bindPhone&amp;quot;: &amp;quot;13851580174&amp;quot;, &amp;quot;uuserId&amp;quot;: &amp;quot;96c72f2d-c21d-4d8d-bf74-5b1460b908f5&amp;quot;, &amp;quot;userDetail&amp;quot;: { &amp;quot;userId&amp;quot;: 42510, &amp;quot;nickName&amp;quot;: &amp;quot;亦信用户&amp;quot;, &amp;quot;headImg&amp;quot;: &amp;quot;head/avatar_default.png&amp;quot;, &amp;quot;createTime&amp;quot;: &amp;quot;2016-08-24 19:40:17.0&amp;quot;, &amp;quot;userDescription&amp;quot;: &amp;quot;这个用户很拽,啥也没说&amp;quot;, &amp;quot;voipAccount&amp;quot;: &amp;quot;8009630200035126&amp;quot; }, &amp;quot;bindRole&amp;quot;: -1, &amp;quot;isDefalutUserName&amp;quot;: 0 }, { &amp;quot;userId&amp;quot;: 65087, &amp;quot;apiKey&amp;quot;: &amp;quot;3aad93f6ef7df23f94df1bd21ed74a0d31f2167a6456c98b1929e487945b25ac439f8f8edc8469703794c22794f26c658eb377e0eb01339efe11c83727f8b6e6&amp;quot;, &amp;quot;count&amp;quot;: 14, &amp;quot;phone&amp;quot;: &amp;quot;15295792002&amp;quot;, &amp;quot;bindPhone&amp;quot;: &amp;quot;15295792002&amp;quot;, &amp;quot;userName&amp;quot;: &amp;quot;2002richx&amp;quot;, &amp;quot;uuserId&amp;quot;: &amp;quot;3d4f507c-f997-44ab-966f-42d92dff962b&amp;quot;, &amp;quot;userDetail&amp;quot;: { &amp;quot;userId&amp;quot;: 65087, &amp;quot;nickName&amp;quot;: &amp;quot;亦信用户&amp;quot;, &amp;quot;headImg&amp;quot;: &amp;quot;head/avatar_default.png&amp;quot;, &amp;quot;createTime&amp;quot;: &amp;quot;2016-12-31 14:51:37.0&amp;quot;, &amp;quot;userDescription&amp;quot;: &amp;quot;这个用户很拽,啥也没说&amp;quot;, &amp;quot;voipAccount&amp;quot;: &amp;quot;8009630200080215&amp;quot; }, &amp;quot;bindRole&amp;quot;: -1, &amp;quot;isDefalutUserName&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 style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">schoolCategory</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>学校类别: 0 幼儿园 1义务教务阶段 2高中</td> </tr> <tr> <td style="text-align: left;">schoolBadge</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>学校头像</td> </tr> </tbody> </table>

页面列表

ITEM_HTML