蜈洲岛


评价列表

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <p>&gt; POST /prom/ebk/evaluation/list</p> <h4>Body 请求参数</h4> <pre><code>{ &amp;quot;pageNum&amp;quot;: 1, &amp;quot;status&amp;quot;: &amp;quot;pass&amp;quot;, &amp;quot;pageSize&amp;quot;: 100 }</code></pre> <h4>请求参数</h4> <table> <thead> <tr> <th style="text-align: left;">参数</th> <th style="text-align: left;">类型</th> <th style="text-align: left;">描述</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">pageNum</td> <td style="text-align: left;">string</td> <td style="text-align: left;">起始页</td> </tr> <tr> <td style="text-align: left;">status</td> <td style="text-align: left;">string</td> <td style="text-align: left;">审核状态</td> </tr> <tr> <td style="text-align: left;">pageSize</td> <td style="text-align: left;">string</td> <td style="text-align: left;">页数大小</td> </tr> </tbody> </table> <h4>返回示例</h4> <p>&gt; OK</p> <pre><code></code></pre> <p>{ &quot;success&quot;: true, &quot;code&quot;: 1, &quot;message&quot;: &quot;操作成功&quot;, &quot;data&quot;: { &quot;records&quot;: [ { &quot;id&quot;: &quot;45&quot;, &quot;deleted&quot;: &quot;&quot;, &quot;createTime&quot;: &quot;2023-03-06 11:39:00&quot;, &quot;updateTime&quot;: &quot;2023-03-06 11:39:00&quot;, &quot;creator&quot;: &quot;wh001&quot;, &quot;modifier&quot;: &quot;wh001&quot;, &quot;username&quot;: &quot;&quot;, &quot;coachName&quot;: &quot;在放象&quot;, &quot;sellerId&quot;: &quot;3&quot;, &quot;userId&quot;: &quot;3500&quot;, &quot;coachId&quot;: &quot;3&quot;, &quot;orderNo&quot;: &quot;88139981&quot;, &quot;evaluate&quot;: &quot;ds19u53zy5h2vu8gegxmu7yb86p2t27bt3hayf8s6218is1bkw&quot;, &quot;tempImage&quot;: &quot;www.baidu.com,www.baidu.com,www.baidu.com&quot;, &quot;image&quot;: [ &quot;www.baidu.com&quot;, &quot;www.baidu.com&quot;, &quot;www.baidu.com&quot; ], &quot;status&quot;: &quot;pass&quot;, &quot;score&quot;: &quot;1.0&quot;, &quot;evaluateTime&quot;: &quot;2023-03-06 11:39:00&quot; }, { &quot;id&quot;: &quot;49&quot;, &quot;deleted&quot;: &quot;&quot;, &quot;createTime&quot;: &quot;2023-03-06 11:39:00&quot;, &quot;updateTime&quot;: &quot;2023-03-06 11:39:00&quot;, &quot;creator&quot;: &quot;wh001&quot;, &quot;modifier&quot;: &quot;wh001&quot;, &quot;username&quot;: &quot;&quot;, &quot;coachName&quot;: &quot;阶应化所集计&quot;, &quot;sellerId&quot;: &quot;3&quot;, &quot;userId&quot;: &quot;3500&quot;, &quot;coachId&quot;: &quot;7&quot;, &quot;orderNo&quot;: &quot;41358939&quot;, &quot;evaluate&quot;: &quot;4l5jxj3oghmbo7lwiw1b4fj2tw6m7hmhtdygi52fo90q1rpddn&quot;, &quot;tempImage&quot;: &quot;www.baidu.com&quot;, &quot;image&quot;: [ &quot;www.baidu.com&quot; ], &quot;status&quot;: &quot;pass&quot;, &quot;score&quot;: &quot;1.0&quot;, &quot;evaluateTime&quot;: &quot;2023-03-06 11:39:00&quot; }, { &quot;id&quot;: &quot;50&quot;, &quot;deleted&quot;: &quot;&quot;, &quot;createTime&quot;: &quot;2023-03-06 11:39:00&quot;, &quot;updateTime&quot;: &quot;2023-03-06 11:39:00&quot;, &quot;creator&quot;: &quot;wh001&quot;, &quot;modifier&quot;: &quot;wh001&quot;, &quot;username&quot;: &quot;&quot;, &quot;coachName&quot;: &quot;流得便就&quot;, &quot;sellerId&quot;: &quot;3&quot;, &quot;userId&quot;: &quot;3500&quot;, &quot;coachId&quot;: &quot;1&quot;, &quot;orderNo&quot;: &quot;27133504&quot;, &quot;evaluate&quot;: &quot;t7fwcl0o706hvwdez7zzn7pfjctzjaqlqrpi0vmukuguxgeqve&quot;, &quot;tempImage&quot;: &quot;www.baidu.com&quot;, &quot;image&quot;: [ &quot;www.baidu.com&quot; ], &quot;status&quot;: &quot;pass&quot;, &quot;score&quot;: &quot;0.5&quot;, &quot;evaluateTime&quot;: &quot;2023-03-06 11:39:00&quot; } ], &quot;total&quot;: &quot;3&quot;, &quot;size&quot;: &quot;100&quot;, &quot;current&quot;: &quot;1&quot;, &quot;orders&quot;: [], &quot;optimizeCountSql&quot;: true, &quot;searchCount&quot;: true, &quot;optimizeJoinOfCountSql&quot;: true, &quot;countId&quot;: &quot;&quot;, &quot;maxLimit&quot;: &quot;&quot;, &quot;pages&quot;: &quot;1&quot; } } </p> <pre><code></code></pre> <h4>返回结果说明</h4> <table> <thead> <tr> <th style="text-align: left;">参数</th> <th style="text-align: left;">类型</th> <th style="text-align: left;">描述</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">string</td> <td style="text-align: left;"></td> </tr> <tr> <td style="text-align: left;">deleted</td> <td style="text-align: left;">string</td> <td style="text-align: left;"></td> </tr> <tr> <td style="text-align: left;">createTime</td> <td style="text-align: left;">string</td> <td style="text-align: left;"></td> </tr> <tr> <td style="text-align: left;">updateTime</td> <td style="text-align: left;">string</td> <td style="text-align: left;"></td> </tr> <tr> <td style="text-align: left;">creator</td> <td style="text-align: left;">string</td> <td style="text-align: left;"></td> </tr> <tr> <td style="text-align: left;">modifier</td> <td style="text-align: left;">string</td> <td style="text-align: left;"></td> </tr> <tr> <td style="text-align: left;">sellerId</td> <td style="text-align: left;">string</td> <td style="text-align: left;"></td> </tr> <tr> <td style="text-align: left;">userId</td> <td style="text-align: left;">string</td> <td style="text-align: left;"></td> </tr> <tr> <td style="text-align: left;">coachId</td> <td style="text-align: left;">string</td> <td style="text-align: left;">教练ID</td> </tr> <tr> <td style="text-align: left;">orderNo</td> <td style="text-align: left;">string</td> <td style="text-align: left;">订单NO</td> </tr> <tr> <td style="text-align: left;">evaluate</td> <td style="text-align: left;">string</td> <td style="text-align: left;">评价内容</td> </tr> <tr> <td style="text-align: left;">image</td> <td style="text-align: left;">array</td> <td style="text-align: left;">评价图片</td> </tr> <tr> <td style="text-align: left;">tempImage</td> <td style="text-align: left;">string</td> <td style="text-align: left;">评价图片(字符串)</td> </tr> <tr> <td style="text-align: left;">status</td> <td style="text-align: left;">string</td> <td style="text-align: left;">评价状态:通过/拒绝/null(未审核)</td> </tr> <tr> <td style="text-align: left;">score</td> <td style="text-align: left;">string</td> <td style="text-align: left;">评分</td> </tr> <tr> <td style="text-align: left;">evaluateTime</td> <td style="text-align: left;">string</td> <td style="text-align: left;">评价时间</td> </tr> <tr> <td style="text-align: left;">username</td> <td style="text-align: left;">string</td> <td style="text-align: left;">用户名称</td> </tr> <tr> <td style="text-align: left;">coachName</td> <td style="text-align: left;">string</td> <td style="text-align: left;">教练名称</td> </tr> </tbody> </table>

页面列表

ITEM_HTML