狼行天下

狼行天下


待回答问题接口

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>待回答问题接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/api/user/register</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET <h5>返回示例</h5> <pre><code>{     "msg": "success",     "code": 200,     "data": [         {             "id": "338c7b60d29b64f31cf8db46736cfbb4",             "title": "HelloWorld",             "content": "测试内容1",             "viewnum": 0,             "thumbsupnum": 0,             "starnum": 0,             "replynum": 0,             "state": 1,             "destId": 2,             "userId": 1,             "qualityScore": 0,             "createTime": "2023-01-12 16:47:55",             "updateTime": "2023-01-12 17:32:09",             "goodCommentId": null,             "headImgUrl": "/images/default.jpg",             "nickName": "xiaoliu",             "destName": "埃及"         } ] }</code></pre></li> </ul>

页面列表

ITEM_HTML