KesionEDU网校V10(2022)


默认页面

<ul> <li>机构详情信息接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>` <a href="http://域名/webapi/school/GetSchoolDetails">http://域名/webapi/school/GetSchoolDetails</a></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </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> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">ID</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>机构id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "ID":1, "CompanyName":"新东方教育机构", "CreditScore":"20", "ScoreImg":"/SysImg/CreditScore/11.gif", "GradeLevel":"2", "mideva":"4", "RzYearLimit":"1", "ContactMan":"摩可拿", "Foundation":"2019-10-23", "Address":"福建省厦门市思明区观音山营运中心", "telephone":"17306021723", "isAuthen":true, "isPermit":true, "result":false, "msg": "未查询到评价信息!" }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">说明</th> </tr> </thead> <tbody> </tbody> </table> <p>|ID |机构id int |CompanyName| 机构名 string |CreditScore |信用积分 string |ScoreImg |信誉图片路径 string |GradeLevel |信用级别 string |mideva |综合评分 string |RzYearLimit |认证年限 string |ContactMan |联系人 string |Foundation |注册成立时间 string |Address |联系地址 string |telephone |联系电话 string |isAuthen |是否实名认证 boolis |isPermit |是否办学许可认证 bool |result |请求结果true成功 false失败 |msg| 返回消息</p>

页面列表

ITEM_HTML