curl --location --request GET 'http://localhost:3000/api/chatframes/1'
{
"success": true,
"data": {
"id": 1,
"name": "天王巨星专属聊天框",
"type": 1,
"price": 0,
"rmb": 0,
"level": 3,
"desc": "百星会员天王巨星专属聊天框",
"startDate": "2019-7-12"
},
"timestamp": "2025-07-29T01:29:01.095Z"
}