curl --location --request GET 'https://test-api.yunjishop.cn/recommend/app/appointment/queryLatestAppointment'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {
"fromAvatar": "string",
"toAvatar": "string",
"content": "string",
"operationTime": "string"
}
}