榜点招生平台

榜点招生平台


详情

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>详情 </li> </ul> <h5>请求URL</h5> <ul> <li><code>/EnrollmentSystem/student/get_student_detail</code></li> </ul> <h5>请求方式</h5> <ul> <li>PUT</li> <li>参数为 JSON 格式</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;">enrollmentSystemCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>学员编号</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     "success": true,     "msg": "操作成功!",     "code": "200",     "data": [         {             "studentId": null,             "personnelName": "陈晓玲",             "gradeId": "1574590478697046018",             "phone": "159****9882",             "enrollmentSystemCode": "GZBD07085",             "studentEducationRegistrationId": null,             "collegeId": "1476765651412680705",             "collegeName": "广东开放大学",             "collegeMajorId": "1574592958344404993",             "examAreaId": "",             "studentStage": "1",             "discountSituation": "1575686493021872129",             "orderState": "待缴费",             "arrearsStatus": null,             "studentDataReviewStatus": null,             "attachmentReview": null,             "followUpEnrollmentSystemCode": "GZBD00922",             "followUpPersonName": "陈宇滨",             "enrollmentTeacherEnrollmentSystemCode": "GZBD00922",             "enrollmentTeacherPersonName": "陈宇滨",             "enrollmentType": "enrollment_type_2",             "remark": "2",             "ylAppid": null,             "tenantId": null,             "registerLevel": "major_type_1",             "studentDataStatus": "已完善",             "realUploadNum": 4,             "realAuditPassUploadNum": 0,             "attachmentStatusDescription": "已上传(4)",             "zhuanBaoFlag": "0",             "attachmentRejectedCount": 0,             "studentInfoAuditStatus": "1",             "studentInfoAuditStatusDescription": "审核通过",             "reEnrolFlag": "1",             "photo": null         }     ],     "field": null,     "total": 1578,     "totalPages": 158,     "pageNum": 1,     "pageSize": 10 }</code></pre> <h5>返回参数说明</h5> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML