curl --location --request GET 'https://test-api.yunjishop.cn/message/app/friend/intimacy'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": [
{
"userId": 0,
"value": "string",
"remark": "string",
"exclusiveVip": 0
}
]
}