curl --location --request GET 'https://test-api.yunjishop.cn/message/app/friend/randomMessageGroup?friendUserId=&freshCount='
{
"code": 0,
"msg": "string",
"trace": "string",
"data": [
{
"text": "string",
"background": "string"
}
]
}