智慧校园

对外提供的 亦信 电子班牌等


绩效考核榜单

<p><strong>简要描述:</strong> </p> <ul> <li>绩效考核榜单</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://login.richx.cn/app/app/appraisal/getPerformanceRankingList.do</code></li> <li><code>http://192.168.0.30:8080/WisdomCampus/app/appraisal/getPerformanceRankingList.do</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;">apiKey</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>apiKey</td> </tr> <tr> <td style="text-align: left;">schoolId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>学校id</td> </tr> <tr> <td style="text-align: left;">performanceId</td> <td style="text-align: left;">否</td> <td style="text-align: left;">Integer</td> <td>绩效考核ID</td> <td>(默认最新的绩效考核)</td> </tr> <tr> <td style="text-align: left;">departId</td> <td style="text-align: left;">否</td> <td style="text-align: left;">Integer</td> <td>部门ID</td> <td>(默认第一个)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "ResponseCode": 0, "ResponseResult": "获取成功", "ResponseObject": { "id": 8, "name": "2019年度晋江子江中学教师考评", --大标题(绩效考核名称) "beginTime": "2019-07-02", "endTime": "2019-07-05", "createTime": "2019-07-02 15:21:13.0", "createUserId": 1, "status": 0, "isOpinion": 1, "isEvaluation": 1, "isSchoolOpinions": 1, "departments": [ ---部门筛选项 { "id": 31, "code": "201701", "departmentName": "RICHX-On", "updateTime": "2017-11-28 09:27:29.0", "createTime": "2017-07-20 16:30:59.0", "leaderId": 336, "isAttendance": "0", "schoolZone": "localZone", "isRepair": "0", "numberOfPeople": 0 } ], "iList": [---绩效考核榜单 { "id": 52, "userId": 149154, "personalScore": "38.0", "examineScore":"38.0", "reviewScore":"38.0", "name": "2019年度晋江子江中学教师考评", "realName": "夏凌俊" }, { "id": 47, "userId": 123593, "personalScore": "48", "examineScore":"38.0", "reviewScore":"38.0", "name": "2019年度晋江子江中学教师考评", "realName": "张楠楠" } ] } }</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> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML