榜点招生平台

榜点招生平台


导入需要分配的学员

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>导入需要分配班主任的学员接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/EnrollmentSystem/student_study/import_student_to_teacher</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </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;">file</td> <td style="text-align: left;">是</td> <td style="text-align: left;">File</td> <td>excel文件</td> </tr> <tr> <td style="text-align: left;">masterTeacherEnrollmentSystemCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>班主任的编码</td> </tr> </tbody> </table> <h5>下载表头模板链接</h5> <p>/file_service/download?attachmentId=10F0ABAD-DE05-4B15-8928-23A5B7103057</p> <h5>Excel模板</h5> <p>[学员分配班主任模板.xlsx](<a href="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=8c9b4105ae2676f078a4995bda0b2cb4">https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=8c9b4105ae2676f078a4995bda0b2cb4</a> &quot;[学员分配班主任模板.xlsx&quot;)</p> <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;: null, &amp;quot;field&amp;quot;: null, &amp;quot;total&amp;quot;: 29, &amp;quot;totalPages&amp;quot;: 3, &amp;quot;pageNum&amp;quot;: 1, &amp;quot;pageSize&amp;quot;: 10 }</code></pre> <h5>返回参数说明</h5> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML