百校在线

一款教育软件


获取机构详情

<p><strong>简要描述:</strong> </p> <ul> <li>获取机构详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/Institution/GetInsInfo</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;">ins_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;: 24, //机构编号         &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/24043001070649091.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/cover/2110120032510999.png&amp;quot;,//机构主页背景         &amp;quot;intro&amp;quot;: &amp;quot;大连甘井子新启迪培训学校是一所专业培训学校。主要招生:中学课后托管,一对一,小班课。老师多,可选择。无效退款,可以试学一周!&amp;quot;,//机构简介         &amp;quot;is_concern&amp;quot;: false,//是否关注         &amp;quot;is_auth&amp;quot;: true//是否认证     } }</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