curl --location --request GET 'http://122.51.138.163:8080/h5/fans/list?pageNum=1&pageSize=10&userId=&followerUserId&interrelation=' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NDE5Njc3MjksInVzZXJuYW1lIjpbImp6eiIsIjMiXX0.qs4FskLHPtY4gSziyGswWNTeQfkTwPPNRexwT2-ZgxA'
{
"total": 2,
"rows": [
{
"createBy": null,
"createTime": "2024-12-24 11:59:23",
"updateBy": null,
"updateTime": null,
"userType": null,
"remark": null,
"id": "03af0af8ac8848859afc170a189484b4",
"userId": "518467c11c0049dca32714df9b25d20a",
"followerUserId": "e9f16b0ad8094f14aed81e59fd275de0",
"interrelation": "N",
"nickName": "15182432714",
"sex": "0",
"avatar": "1",
"signature": "",
"city": "绵阳"
}
],
"code": 200,
"msg": "查询成功"
}