fzp服务器


更新文章(id)

<h5>简要描述</h5> <ul> <li> <table> <thead> <tr> <th>id &lt;br&gt;name &lt;br&gt;content &lt;br&gt;img &lt;br&gt;date &lt;br&gt;location &lt;br&gt;user &lt;br&gt;type</th> <th>int &lt;br&gt;varchar &lt;br&gt;varchar &lt;br&gt;varchar &lt;br&gt;datetime &lt;br&gt;varchar &lt;br&gt;int &lt;br&gt;int</th> <th>&lt;br&gt;文章名字 &lt;br&gt;文章内容 &lt;br&gt;文章封面图(路径) &lt;br&gt;文章发布时间 &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/study/updateById</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;id&amp;quot;: 6, &amp;quot;name&amp;quot;: &amp;quot;防诈骗文章2123321&amp;quot;, &amp;quot;content&amp;quot;: &amp;quot;2内容2内容2内容2内容2内容&amp;quot;, &amp;quot;date&amp;quot;: &amp;quot;2020-04-04&amp;quot;, &amp;quot;location&amp;quot;: &amp;quot;温州捏&amp;quot;, &amp;quot;user&amp;quot;: 4, &amp;quot;type&amp;quot;: 2 } </code></pre>

页面列表

ITEM_HTML