获取测评推荐
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>获取测评推荐</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://tappadmin.shuipingce.com/api/v1/evaluation/evaluation_recommended</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>GET</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>
<tr>
<td style="text-align: left;">id</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>测评id</td>
</tr>
<tr>
<td style="text-align: left;">user-token</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>header参数</td>
</tr>
</tbody>
</table>
<h5>返回示例、参数</h5>
<p><a href="https://test-spc.shuipingce.com/api/doc.html#/default/%E8%AF%84%E6%B5%8B%E4%BF%A1%E6%81%AF-app%E7%AB%AF/recommendUsingGET">https://test-spc.shuipingce.com/api/doc.html#/default/%E8%AF%84%E6%B5%8B%E4%BF%A1%E6%81%AF-app%E7%AB%AF/recommendUsingGET</a></p>
<h5>备注</h5>
<p>接口增加用户信息 user-token 用于获取已购、已测状态 </p>