页面转发pv统计
<h4>页面转发pv统计</h4>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/api/hot_topic/page_transpond_pv_add</code>
请求方式: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 style="text-align: left;">说明</th>
<th style="text-align: left;">示例</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code> {
"msg": "ok",
"data": [],
"code": 1,
"state": true
}</code></pre>