curl --location 'http://192.168.1.36:8080/akaso/akaso/api/follow/getMyFollows'{
"state": "200",
"message": "成功",
"data": {
"pageNum": 1,
"pageSize": 20,
"totalPage": 1,
"total": 1,
"list": [
{
"id": "1330837335195750402",
"userId": "3fcc57265a94403d92b463cd50e17399",
"headImg": "",
"name": "hg",
"status": "1"
}
]
},
"code": "200"
}