Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:81/system/dict/data/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": false }