智慧校园

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


智慧校园用户确认关联关系

<p><strong>简要描述:</strong> </p> <ul> <li>智慧校园用户确认关联关系</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>测试 http://192.168.0.104:8088/RichBook/api/bind/confirmRequestRelation.do</code></li> <li><code>正式 https://book.richx.cn/RichBook/api/bind/confirmRequestRelation.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> <tr> <td style="text-align: left;">reqUserId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>请求关联用户的userId</td> </tr> <tr> <td style="text-align: left;">confirm</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>参数是“yes”或“no”</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;schoolId&amp;quot;: 3201140009, &amp;quot;schoolName&amp;quot;: &amp;quot;RICHX&amp;quot;, &amp;quot;schoolBadge&amp;quot;: &amp;quot;/upload/3201140009/schoolInfo/111.png&amp;quot;, &amp;quot;schoolCategory&amp;quot;: &amp;quot;1&amp;quot; } ] }</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