curl --location --request POST 'adminapi/background.background/batchDel' \ --form 'id[]=""'
{ "code": 1, "show": 1, "msg": "删除成功", "data": [] }