curl --location --request GET '/home/hot/mutli'
{
"msg": "string",
"result": [
{
"id": "string",
"alt": "string",
"pictures": [
"string"
],
"target": "string",
"title": "string",
"type": "string"
}
]
}