智慧校园

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


8、根据班级获得学生

<p><strong>简要描述:</strong> </p> <ul> <li>根据班级获得学生</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>authUserApp/getStudengByClazzId.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;">clazzId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>班级Id</td> </tr> <tr> <td style="text-align: left;">name</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;parentname&amp;quot;: &amp;quot;家长63&amp;quot;, &amp;quot;bindPhone&amp;quot;: &amp;quot;15050591263&amp;quot;, &amp;quot;age&amp;quot;: 0, &amp;quot;createUserId&amp;quot;: 0, &amp;quot;isDefalutUserName&amp;quot;: 0, &amp;quot;studentName&amp;quot;: &amp;quot;123&amp;quot;, &amp;quot;parentId&amp;quot;: 65348, &amp;quot;uuserId&amp;quot;: &amp;quot;8a3546b7-d62f-43ea-bf33-33c2b112099c&amp;quot;, &amp;quot;headImg&amp;quot;: &amp;quot;head/avatar_default.png&amp;quot;, &amp;quot;studentId&amp;quot;: 65354, &amp;quot;isExist&amp;quot;: false, &amp;quot;orderMessage&amp;quot;: 0 }, { &amp;quot;parentname&amp;quot;: &amp;quot;家长65&amp;quot;, &amp;quot;bindPhone&amp;quot;: &amp;quot;15050591265&amp;quot;, &amp;quot;age&amp;quot;: 0, &amp;quot;createUserId&amp;quot;: 0, &amp;quot;isDefalutUserName&amp;quot;: 0, &amp;quot;studentName&amp;quot;: &amp;quot;123&amp;quot;, &amp;quot;parentId&amp;quot;: 65349, &amp;quot;uuserId&amp;quot;: &amp;quot;ba5a2f09-20c9-4643-b220-cad8561a3489&amp;quot;, &amp;quot;headImg&amp;quot;: &amp;quot;head/avatar_default.png&amp;quot;, &amp;quot;studentId&amp;quot;: 65354, &amp;quot;isExist&amp;quot;: false, &amp;quot;orderMessage&amp;quot;: 0 }, { &amp;quot;parentname&amp;quot;: &amp;quot;家长2011&amp;quot;, &amp;quot;bindPhone&amp;quot;: &amp;quot;13605102011&amp;quot;, &amp;quot;age&amp;quot;: 0, &amp;quot;createUserId&amp;quot;: 0, &amp;quot;isDefalutUserName&amp;quot;: 0, &amp;quot;studentName&amp;quot;: &amp;quot;学生1245&amp;quot;, &amp;quot;parentId&amp;quot;: 65394, &amp;quot;uuserId&amp;quot;: &amp;quot;e16177ba-f4a5-496c-a9f7-b40cd0d3c4b3&amp;quot;, &amp;quot;headImg&amp;quot;: &amp;quot;head/avatar_default.png&amp;quot;, &amp;quot;studentId&amp;quot;: 65395, &amp;quot;isExist&amp;quot;: false, &amp;quot;orderMessage&amp;quot;: 0 }, { &amp;quot;parentname&amp;quot;: &amp;quot;家长2012&amp;quot;, &amp;quot;bindPhone&amp;quot;: &amp;quot;13605102012&amp;quot;, &amp;quot;age&amp;quot;: 0, &amp;quot;createUserId&amp;quot;: 0, &amp;quot;isDefalutUserName&amp;quot;: 0, &amp;quot;studentName&amp;quot;: &amp;quot;学生000002&amp;quot;, &amp;quot;parentId&amp;quot;: 65397, &amp;quot;uuserId&amp;quot;: &amp;quot;9054e18c-67b9-488d-a96d-04ec332e9b06&amp;quot;, &amp;quot;headImg&amp;quot;: &amp;quot;head/avatar_default.png&amp;quot;, &amp;quot;studentId&amp;quot;: 65398, &amp;quot;isExist&amp;quot;: false, &amp;quot;orderMessage&amp;quot;: 0 } ] }</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;">parentname</td> <td style="text-align: left;">String</td> <td>家长姓名</td> </tr> <tr> <td style="text-align: left;">studentName</td> <td style="text-align: left;">String</td> <td>学生姓名</td> </tr> <tr> <td style="text-align: left;">bindPhone</td> <td style="text-align: left;">string</td> <td>电话</td> </tr> <tr> <td style="text-align: left;">studentId</td> <td style="text-align: left;">int</td> <td>学生userId</td> </tr> <tr> <td style="text-align: left;">parentId</td> <td style="text-align: left;">int</td> <td>父母userId</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML