榜点招生平台

榜点招生平台


新增-详情-列表-0504

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>信息修改申请列表接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/EnrollmentSystem/student/list_student_info_modification_brief</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </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> <tr> <td style="text-align: left;">TOKEN</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>header</td> </tr> <tr> <td style="text-align: left;">current</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>页码数</td> </tr> <tr> <td style="text-align: left;">size</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>每页记录数</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { &amp;quot;success&amp;quot;: true, &amp;quot;msg&amp;quot;: &amp;quot;操作成功!&amp;quot;, &amp;quot;code&amp;quot;: &amp;quot;200&amp;quot;, &amp;quot;data&amp;quot;: [ {             &amp;quot;enrollmentSystemCode&amp;quot;: &amp;quot;GZBD01012&amp;quot;,             &amp;quot;personnelName&amp;quot;: &amp;quot;梁诗婷&amp;quot;,             &amp;quot;phone&amp;quot;: &amp;quot;18707505600&amp;quot;,             &amp;quot;identityCard&amp;quot;: &amp;quot;440982199608101480&amp;quot;,             &amp;quot;gradeName&amp;quot;: &amp;quot;2023级&amp;quot;,             &amp;quot;gradeId&amp;quot;: &amp;quot;1476776292827496449&amp;quot;,             &amp;quot;gradeValue&amp;quot;: &amp;quot;2023&amp;quot;,             &amp;quot;enrollmentType&amp;quot;: &amp;quot;enrollment_type_1&amp;quot;,             &amp;quot;studentStage&amp;quot;: &amp;quot;2&amp;quot;,             &amp;quot;nation&amp;quot;: &amp;quot;0&amp;quot;,             &amp;quot;enrollmentTeacherPersonName&amp;quot;: null,             &amp;quot;enrollmentTeacherEnrollmentSystemCode&amp;quot;: null,             &amp;quot;studentId&amp;quot;: &amp;quot;1501372375117209601&amp;quot;         } ], &amp;quot;field&amp;quot;: null, &amp;quot;total&amp;quot;: 4, &amp;quot;totalPages&amp;quot;: 1, &amp;quot;pageNum&amp;quot;: 1, &amp;quot;pageSize&amp;quot;: 10 }</code></pre> <h5>返回参数说明</h5> <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;">enrollmentSystemCode</td> <td style="text-align: left;">String</td> <td>学员编码</td> </tr> <tr> <td style="text-align: left;">personnelName</td> <td style="text-align: left;">String</td> <td>学员姓名</td> </tr> <tr> <td style="text-align: left;">submittersName</td> <td style="text-align: left;">String</td> <td>提交人</td> </tr> <tr> <td style="text-align: left;">studentId</td> <td style="text-align: left;">String</td> <td>学员id(新增)</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML