[ 0 ]
curl --location --request DELETE 'http://127.0.0.1:8090/admin/roles' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{ "flag": false, "code": 0, "message": "", "data": null }