fzp服务器


添加视觉探索评论

<h5>简要描述</h5> <ul> <li> <table> <thead> <tr> <th>say &lt;br&gt;date &lt;br&gt;user &lt;br&gt;study</th> <th>varchar &lt;br&gt;datetime &lt;br&gt;int &lt;br&gt;int</th> <th>评论内容 &lt;br&gt;评论时间 &lt;br&gt;评论用户(外键) &lt;br&gt;评论文章(外键)</th> </tr> </thead> <tbody> </tbody> </table> </li> </ul> <h5>请求URL</h5> <ul> <li><code>www.wuhuazai.com/studySay/save</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">X-token</td> <td style="text-align: left;">是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;say&amp;quot;: &amp;quot;评论内容捏t&amp;quot;, &amp;quot;date&amp;quot;: &amp;quot;2020-07-15 13:00:00&amp;quot;, &amp;quot;user&amp;quot;: 5, &amp;quot;study&amp;quot;: 90 } </code></pre>

页面列表

ITEM_HTML