curl --location --request GET 'https://test-api.yunjishop.cn/message/app/friend/appointment?friendUserId='
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {
"status": 0,
"sideUserId": 0,
"sideAvatar": "string"
}
}