新Alpha前端页面


我的-赞过我查看

<p><strong>简要描述:</strong> </p> <ul> <li>我的-赞过我查看</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/api/user/v1/message</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>get</li> </ul> <p><strong>参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">rn</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>每页数量</td> </tr> <tr> <td style="text-align: left;">pn</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>页数</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "msg": "", "code": 1, "resultObj": { "num_pages": 1, "rn": 10, "total": 1, "data": [ { "content": "我的偶像", // 评论内容 "user_id": 50, // 用户id "ctime": "2019-05-18 16:40:04", // 点赞时间 "comment_id": 157,// 评论id "obj_key": "c54_qzthn46n", // 主键 "_img":"", // 对象的图片 "obj_name":"刘德华", // 对象的基本名 "status":1// 1:未读 2:已读 3:删除 "user_info": { "username": "沐子羊毛", // 帮我点赞的用户名 "is_reg": 1, "avator": "http://resource.ubi-creation.com/resource_proxy/get_resource/?secret_key=wRlLNy5qZ0&amp;resource_id=62978556-1358-42cf-8ce2-0608317d32d7_1" // 帮我点赞的用户头像 }, "id": 42 // 调用删除接口需要 赞我的数据id } ], "pn": 1 } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!1. </p>

页面列表

ITEM_HTML