智慧校园

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


获取维修考核列表

<p><strong>简要描述:</strong> </p> <ul> <li>我的所有维修(待签收或者已经处理了任务)</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>测试环境:<code>http://192.168.0.104:7280/RichOA/a/assetmanager/IAssetrepair/getAllRepairEvaluate</code></li> <li>正式环境:<code>http://oa.richx.cn/a/assetmanager/IAssetrepair/getAllRepairEvaluate</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></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> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;ResponseCode&amp;quot;: 0, &amp;quot;ResponseResult&amp;quot;: &amp;quot;获取评价考核成功&amp;quot;, &amp;quot;ResponseObject&amp;quot;: [ { &amp;quot;userId&amp;quot;: &amp;quot;61284&amp;quot;, &amp;quot;realName&amp;quot;: &amp;quot;周春雷&amp;quot;, &amp;quot;number&amp;quot;: 0, &amp;quot;qualityScore&amp;quot;: &amp;quot;暂未有评价&amp;quot;, &amp;quot;mannerScore&amp;quot;: &amp;quot;暂未有评价&amp;quot;, &amp;quot;speedScore&amp;quot;: &amp;quot;暂未有评价&amp;quot; }, { &amp;quot;userId&amp;quot;: &amp;quot;87801&amp;quot;, &amp;quot;realName&amp;quot;: &amp;quot;匡晓&amp;quot;, &amp;quot;number&amp;quot;: 0, &amp;quot;qualityScore&amp;quot;: &amp;quot;暂未有评价&amp;quot;, &amp;quot;mannerScore&amp;quot;: &amp;quot;暂未有评价&amp;quot;, &amp;quot;speedScore&amp;quot;: &amp;quot;暂未有评价&amp;quot; } ] }</code></pre> <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;">mannerScore</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>维修态度评价得分”</td> </tr> <tr> <td style="text-align: left;">qualityScore</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>维修质量评价得分</td> </tr> <tr> <td style="text-align: left;">speedScore</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>维修时效评价得分</td> </tr> <tr> <td style="text-align: left;">number</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>评价次数</td> </tr> <tr> <td style="text-align: left;">realName</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>维修人员名称</td> </tr> <tr> <td style="text-align: left;">userId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>维修人员userId</td> </tr> </tbody> </table>

页面列表

ITEM_HTML