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