水评测


测评报告页,咨询师推荐

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>测评报告页,咨询师推荐</li> </ul> <h5>请求URL</h5> <ul> <li><code>api/v1/evaluation/report_recommend</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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> </tbody> </table> <h5>返回示例</h5> <pre><code>{ code: 200, msg: &amp;quot;请求成功&amp;quot;, time: 1699855184, data:  { list:  [ { id: 135, head_img: &amp;quot;http://tappadmin.shuipingce.com/static/admin/images/none.png&amp;quot;, user_nickname: &amp;quot;马大叔2&amp;quot;, counselor_certification:  [ &amp;quot;自身的&amp;quot;, &amp;quot;第二个&amp;quot; ] }, { id: 33, head_img: &amp;quot;http://tappadmin.shuipingce.com/static/admin/images/none.png&amp;quot;, user_nickname: &amp;quot;刘&amp;quot;, counselor_certification:  [ &amp;quot;国家一级咨询师&amp;quot;, &amp;quot;国家二级咨询师&amp;quot; ] } ], user_data: &amp;quot;&amp;quot; } }</code></pre> <h5>返回参数说明</h5> <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;">id</td> <td style="text-align: left;">int</td> <td>咨询师id</td> </tr> <tr> <td style="text-align: left;">head_img</td> <td style="text-align: left;">string</td> <td>头像</td> </tr> <tr> <td style="text-align: left;">user_nickname</td> <td style="text-align: left;">string</td> <td>昵称</td> </tr> <tr> <td style="text-align: left;">counselor_certification</td> <td style="text-align: left;">string</td> <td>标签</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML