## 作战任务列表
~~~[api]
post:#
*int:wcid=作战任务类型ID
<<<
success
{
"stauts_code": 200,
"message": "war_list",
"data": [
{
"id": 1,
"name": "1-1 演習訓練",
"introduction": "23",
"ratio": 1,
"boss_hp": "8K",
"reward": [
{
"num": "2",
"type": "hero_r",
"chance": "100"
},
{
"num": "10",
"type": "GT",
"chance": "100"
},
{
"num": "3",
"type": "hero_sr",
"chance": "100"
}
]
},
{
"id": 3,
"name": "1",
"introduction": "3",
"ratio": 3,
"boss_hp": "20.48K",
"reward": [
{
"type": "a"
},
{
"num": "2",
"type": "3",
"goods": "1",
"chance": "22"
}
]
},
{
"id": 4,
"name": "3",
"introduction": "3",
"ratio": 3,
"boss_hp": "20.48K",
"reward": [
{
"num": "3",
"type": "13",
"chance": "2"
},
{
"num": "34",
"type": "2",
"chance": "1"
},
{
"num": "1",
"type": "1",
"chance": "11"
}
]
}
]
}
<<<
error
无