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