江约APP


评论过的帖子

<blockquote> <p>[GET] commentPosts</p> </blockquote> <h3>request</h3> <pre><code>{ "userID": int }</code></pre> <h3>response</h3> <pre><code>{ "success": bool, "data": [ { "articleID":int, "title": String, "author": String, "content": String, // 30字 "lastTime": int// }, { ... } ], "code": [状态码], "msg": String }</code></pre>

页面列表

ITEM_HTML