根据答题记录id获取报告
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>根据答题记录id获取报告</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>https://tappadmin.shuipingce.com/api/v1/evaluation/answer_report_detail</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>
<tr>
<td style="text-align: left;">answerRecordId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td></td>
</tr>
</tbody>
</table>
<h5>返回示例、参数</h5>
<p><a href="https://test-spc.shuipingce.com/api/doc.html#/default/app%E6%8E%A5%E5%8F%A3/getReportByAnswerRecordIdUsingGET">https://test-spc.shuipingce.com/api/doc.html#/default/app%E6%8E%A5%E5%8F%A3/getReportByAnswerRecordIdUsingGET</a></p>
<h5>备注</h5>
<p>参数问张亚陈</p>