curl --location --request GET 'http://localhost:3000/api/petcard2s/1'{
"success": true,
"data": {
"cardId": 1,
"name": "能量杂质",
"trade": false,
"vip": 200,
"isLimitedTime": false,
"price": 0,
"rmb": 0,
"level": 1,
"applyId": -2,
"baseExp": 0,
"levelExpArea": null,
"raceList": [],
"viewId": 1
},
"timestamp": "2025-07-29T07:01:25.010Z"
}