[1,2,3]
curl --location --request POST '/admin/fir/delete' \ --header 'Content-Type: application/json' \ --data-raw '[1,2,3]'
{"ret":0,"msg":"success","err":null,"data":null,"ok":true}