狼行天下

浪叫wowowowowu


游记动态

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>游记动态</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:9000/comment/travelComments/new10</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>返回示例</h5> <pre><code> {     "msg": "success",     "code": 200,     "data": [         {             "id": "63b24aa59f38f548e26ebbc8",             "travelId": 5,             "travelTitle": "5月趣上海,非去不可",             "userId": 13,             "nickname": "xiaoli",             "city": null,             "level": 0,             "headImgUrl": "http://localhost/images/default.jpg",             "type": 1,             "createTime": "2023-01-02 11:08:21",             "content": "&lt;img src=\"/images/emoji/brands_v3/4@2x.png\"style=\"width: width:28px;\"/&gt;123",             "refComment": {                 "id": "63b24712f0c1102fc635ec05",                 "travelId": 5,                 "travelTitle": "5月趣上海,非去不可",                 "userId": 13,                 "nickname": "xiaoli",                 "city": null,                 "level": 0,                 "headImgUrl": "http://localhost/images/default.jpg",                 "type": 0,                 "createTime": "2023-01-02 10:53:06",                 "content": "&lt;img src=\"/images/emoji/brands_v3/38@2x.png\"style=\"width: width:28px;\"/&gt;111",                 "refComment": null             }         }     ] }</code></pre>

页面列表

ITEM_HTML