删除缸里的生物

{

        "method" : "del_tank_creature",
        "params" : {

                "creatureIds" : ["1", "2"]// 删除的生物id

         }

}