curl --location --request GET 'http://localhost:3000/api/galaxyfleetmarks/1'
{
"success": true,
"data": {
"id": 1,
"name": "春樱大行动·高级",
"type": 0,
"price": 0,
"rmb": 0,
"level": 0,
"desc": "在“春季寻樱 银河舰队大行动”活动中,舰队排行榜结算时舰队排名位于1-10名可得。",
"startDate": "2022/4/14"
},
"timestamp": "2025-07-28T13:34:06.987Z"
}