江约APP


发布帖子

<blockquote> <p>[POST] /publishPost</p> </blockquote> <p>评论数量和点赞数量默认为0</p> <h3>request</h3> <pre><code>{ "userID": int, "title": String, "content": String, "tagID": int, "lastTime": String, "limitJoinNum": int, }</code></pre> <h3>response</h3> <pre><code>{ "success": bool, // 1代表登录成功 "data": "", "code": [状态码], "msg": String }</code></pre>

页面列表

ITEM_HTML