curl --location --request GET 'http://localhost:3000/api/astral-spirit-suit/1'
{
"success": true,
"data": {
"id": 1,
"name": "天龙座套装",
"surIds": [
1,
2,
3,
4,
5,
6,
33
],
"activeNeed": 3,
"suitEffectDes": "任意回复效果+30%,上场获得自身10%最大体力值的护盾。",
"oneShenhuaSuitEffectDes": "双攻+300,双防+300",
"threeShenHuaSuitEffectDes": "基础套装效果强化25%"
},
"timestamp": "2025-07-27T02:40:35.086Z"
}