文档
测试

已关注列表

POST
https://xtw.rjwbfw.com/api/member/getCollectStuList

说明 / 示例

``` { "errorCode": 0, "msg": null, "data": { "list": [ { "education": "本科", "locationName": "重庆 涪陵区", "gender": false, "headImg": "http://127.0.0.1:8080/file/Y2xhc3Nlcy9kZWZhdWx0LWhlYWQtaW1nLmpwZw==", "nation": "汉族", "commune": false, "dataType": 1, "name": "普通用户1", "lastOnline": "7天前在线", "id": 2, "collect": false, "age": 11, "classifyName": "汽车装饰装/汽车贴膜" } ] }, "success": true } ```