curl --location --request GET 'http://localhost:3000/api/inscriptions/1'{
"success": true,
"data": {
"id": 1,
"name": "普攻铭文LV1",
"price": 0,
"rmb": 0,
"inscriptionType": 0,
"level": 0,
"preLevelId": 0,
"nextLevelId": 2,
"desc": "增加50点基础普攻"
},
"timestamp": "2025-07-29T06:38:40.009Z"
}