百校在线

一款教育软件


获取学校详情

<p><strong>简要描述:</strong> </p> <ul> <li>获取学校详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/School/GetSchoolInfo</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>Get </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;">sch_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>校区编号</td> </tr> </tbody> </table> <p><strong>header:</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;">access_token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>验签token</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;code&amp;quot;: 200, &amp;quot;msg&amp;quot;:&amp;quot;获取成功&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;id&amp;quot;: 1, //校区编号         &amp;quot;name&amp;quot;: &amp;quot;温州大学1&amp;quot;, //校区名称         &amp;quot;logo&amp;quot;: &amp;quot;https://xxkcimg.oss-cn-hangzhou.aliyuncs.com/logo/24081618004005264.jpg&amp;quot;, //校区logo         &amp;quot;address&amp;quot;: &amp;quot;茶山高教园区1&amp;quot;,//校区地址         &amp;quot;telephone&amp;quot;: &amp;quot;0577-86680800&amp;quot;,//电话         &amp;quot;home_pic&amp;quot;: &amp;quot;https://xxkcimg.oss-cn-hangzhou.aliyuncs.com/logo/24081618004005264.jpg&amp;quot;,//校区主页背景         &amp;quot;intro&amp;quot;: &amp;quot;温州大学是浙南闽北赣东区域唯一的综合性大学、浙江省重点建设高校、博士学位授予单位。学校由温州师范学院和原温州大学于2004年合并组建而成,办学源头可追溯至1933年创建的温州师范学校,已有91年办学历史。国家最高科学技术奖获得者谷超豪院士曾任校长。&amp;quot;,//校区简介         &amp;quot;theme_color&amp;quot;: &amp;quot;#003D7E&amp;quot;,//主题色         &amp;quot;labels&amp;quot;: [//标签             &amp;quot;985&amp;quot;,             &amp;quot;双一流&amp;quot;         ],         &amp;quot;logo2&amp;quot;: &amp;quot;&amp;quot;//标识     } }</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;">code</td> <td style="text-align: left;">int</td> <td>200成功 其它失败</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML