curl --location --request GET 'http://localhost:3000/api/petterritoryfights/1'
{
"success": true,
"data": {
"id": 3,
"name": "罗刹领域",
"characterDes": "作为领主的亚比获得领主特性,作为守护者的亚比获得守护者特性",
"allAreaPowerDes": "所有亚比消耗光能数≤2的技能威力+{60/64/68}%且命中率+{20/21/22}%。",
"mainAreaPowerDes": "领主亚比体力及体力上限提升{0/100/200}%,双攻能力值提升{0/100/200}%,双防能力值提升{100/110/120}%。",
"territoryDetailDes": "领主亚比消耗光能数≤2的技能威力+{100/110/120}%。",
"territorySimpleDes": "领主亚比消耗光能数≤2的技能威力+{100/110/120}%。"
},
"timestamp": "2025-07-29T07:31:09.412Z"
}