轻松教育API

轻松教育API


教职工代打负责人设置接口

<p><strong>简要描述:</strong> </p> <ul> <li>教职工代打负责人设置接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/healthclock/agencyteacher.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;">userlist</td> <td style="text-align: left;">是</td> <td style="text-align: left;">json数组串</td> <td>教职工代打卡人员数组,json串格式:[{&quot;personid&quot;:&quot;1&quot;,&quot;xm&quot;:&quot;zhangsan&quot;,&quot;tximg&quot;:&quot;<a href="http://xxx.jpg">http://xxx.jpg</a>&quot;}]</td> </tr> <tr> <td style="text-align: left;">userlist.personid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户id</td> </tr> <tr> <td style="text-align: left;">userlist.xm</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户姓名</td> </tr> <tr> <td style="text-align: left;">userlist.tximg</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>头像</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "errcode": 0, "errmsg":"success" }</code></pre> <p><strong>返回参数说明</strong> 无</p>

页面列表

ITEM_HTML