curl --location '/lobby/get_official_payment' \
--header 'sign: 636494883022925e1d4134a419944996' \
--header 'Content-Type: application/json' \
--data '{}'{
"base": {},
"list": [
{
"id": 11,
"title": {
"en": "tte",
"id": "eeee",
"zh": "ttt"
},
"content": "<p>dd<img src=\"https://cdn-cn.miawtalk.com/file/ui/miaw225681756274453150.png\"></p>",
"contentEn": "<p>gg</p>",
"contentId": "<p>aa</p>",
"update_time": "2025-08-27 14:02:48"
}
]
}