{ "id": 0 }
curl --location --request POST 'https://java-admin.likeadmin.cn//api/system/admin/del' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "code": 200, "msg": "成功", "data": [] }