curl --location --request GET 'http://localhost:3000/api/headframes/1'
{
"success": true,
"data": {
"id": 1,
"name": "精灵王伊撒尔",
"type": 0,
"price": 0,
"rmb": 0,
"level": 0,
"desc": "11月30日起,前9999名通过“[时间法则]王者伊撒尔”挑战的小奥拉可获得。",
"startDate": "2018-11-30"
},
"timestamp": "2025-07-28T12:42:02.318Z"
}