喵星仔


我的宠物

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>我的宠物接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://192.168.1.31:8080/cat/myCatList</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <p>无</p> <h5>返回示例</h5> <pre><code> {     "msg": "操作成功",     "code": 0,     "data": [         {             "searchValue": null,             "params": {},             "zodiac": null,             "headurls": null,             "birthdayStr": null,             "arriveDay": null,             "id": "467714816116264960",             "nickName": "旺财",             "userId": "467630213665918976",             "familyId": null,             "catImage": "https://image.sanxininfo.com/cat_files/customer/file/20211207/163888146862677659.jpg",             "sex": "1",             "birthday": "2021-09-10 00:00",             "status": null,             "weight": 2.90,             "classId": 2,             "className": "埃及猫1",             "arriveTime": null,             "catDescribe": null,             "createTime": "2022-06-13 15:32:16"         }     ] }</code></pre>

页面列表

ITEM_HTML