榜点招生平台

榜点招生平台


院校详情

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>首页获取院校接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/EnrollmentSystem/h5_api_college/detail</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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>院校id</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;id&amp;quot;: &amp;quot;1476749342809489409&amp;quot;,         &amp;quot;ylAppid&amp;quot;: null,         &amp;quot;tenantId&amp;quot;: null,         &amp;quot;createTime&amp;quot;: &amp;quot;2021-12-31 10:57:35&amp;quot;,         &amp;quot;createUser&amp;quot;: &amp;quot;superadmin&amp;quot;,         &amp;quot;lastUpdateTime&amp;quot;: &amp;quot;2022-03-09 09:52:01&amp;quot;,         &amp;quot;lastUpdateUser&amp;quot;: &amp;quot;superadmin&amp;quot;,         &amp;quot;disabled&amp;quot;: 0,         &amp;quot;createUserNickName&amp;quot;: &amp;quot;超管&amp;quot;,         &amp;quot;lastUpdateUserNickName&amp;quot;: &amp;quot;超管&amp;quot;,         &amp;quot;enrollmentType&amp;quot;: &amp;quot;enrollment_type_1&amp;quot;,         &amp;quot;collegeName&amp;quot;: &amp;quot;广东第二师范学院&amp;quot;,         &amp;quot;collegeCode&amp;quot;: &amp;quot;14278&amp;quot;,         &amp;quot;forStudentName&amp;quot;: &amp;quot;广东第二师范学院&amp;quot;,         &amp;quot;collegeType&amp;quot;: &amp;quot;college_type_1&amp;quot;,         &amp;quot;provinceCode&amp;quot;: &amp;quot;440000&amp;quot;,         &amp;quot;cityCode&amp;quot;: &amp;quot;440100&amp;quot;,         &amp;quot;districtCode&amp;quot;: &amp;quot;440101&amp;quot;,         &amp;quot;province&amp;quot;: &amp;quot;广东省&amp;quot;,         &amp;quot;city&amp;quot;: &amp;quot;广州市&amp;quot;,         &amp;quot;district&amp;quot;: &amp;quot;市辖区&amp;quot;,         &amp;quot;addr&amp;quot;: &amp;quot;天河&amp;quot;,         &amp;quot;sort&amp;quot;: 94,         &amp;quot;disabledEnrollment&amp;quot;: false,         &amp;quot;remark&amp;quot;: null,         &amp;quot;introduction&amp;quot;: &amp;quot;&amp;quot;,         &amp;quot;miscellaneousFees&amp;quot;: 0.00,         &amp;quot;logo&amp;quot;: &amp;quot;B0EAF943-274C-4ABC-AEE8-50AF947AA172&amp;quot;,         &amp;quot;sendTextbook&amp;quot;: true,         &amp;quot;generalTuitionFee&amp;quot;: null     },     &amp;quot;field&amp;quot;: null,     &amp;quot;total&amp;quot;: null,     &amp;quot;totalPages&amp;quot;: null,     &amp;quot;pageNum&amp;quot;: null,     &amp;quot;pageSize&amp;quot;: null }</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;">id</td> <td style="text-align: left;">String</td> <td>院校id</td> </tr> <tr> <td style="text-align: left;">forStudentName</td> <td style="text-align: left;">String</td> <td>院校名称(对学生)</td> </tr> <tr> <td style="text-align: left;">generalTuitionFee</td> <td style="text-align: left;">String</td> <td>简章学费(新增)</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML