curl --location --request GET 'https://test-api.yunjishop.cn/message/app/friend/intimacyList?friendUserId='
{
"code": 0,
"msg": "string",
"trace": "string",
"data": [
{
"text1": "string",
"text2": "string",
"imgUrl": "string",
"selected": 0
}
]
}