轻松教育API

轻松教育API


局端/校端-接收人查询

<p><strong>简要描述:</strong> </p> <ul> <li>局端/校端-接收人查询接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/bureauschool/briefing_reciverlist.html</code></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> </tr> </thead> <tbody> <tr> <td style="text-align: left;">corpId</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>当前团队ID(校端查询时传值,局端查询不要传值)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "errcode": 0, "errmsg": "查询成功", "perlist": [{"sid":"2232323","personid":"322323","xm":"张三","logourl":"http://xxx.jpg","deptname":"部门"}] }</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;">errcode</td> <td style="text-align: left;">int</td> <td>错误码</td> </tr> <tr> <td style="text-align: left;">errmsg</td> <td style="text-align: left;">string</td> <td>错误信息</td> </tr> <tr> <td style="text-align: left;">perlist</td> <td style="text-align: left;">JSONArrary</td> <td>人员对象</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML