fzp服务器


更新帖子评论(id)

<h5>简要描述</h5> <ul> <li> <table> <thead> <tr> <th>id &lt;br&gt;say &lt;br&gt;date &lt;br&gt;user &lt;br&gt;posting</th> <th>int &lt;br&gt;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>http://www.wuhuazai.com/postingSay/updateById</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;id&amp;quot;: 2, &amp;quot;say&amp;quot;: &amp;quot;评论了2捏11233221&amp;quot;, &amp;quot;date&amp;quot;: &amp;quot;2022-05-12&amp;quot;, &amp;quot;user&amp;quot;: 2, &amp;quot;posting&amp;quot;: 3 } </code></pre>

页面列表

ITEM_HTML