谁喜欢我页面数量
userId List<Map<userId, story></>
curl --location --request GET 'https://test-api.yunjishop.cn/member/app/userMessage/whoLikeMeCount'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {
"total": 0,
"unreadCount": 0,
"activeCount": 0
}
}