Authorization: Bearer ********************{
"createBy": 0,
"ids": [
0
],
"updateBy": 0
}curl --location --request DELETE 'http://gin-user-center.jinxinapp.cn/api/v1/dict/type' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": 0,
"ids": [
0
],
"updateBy": 0
}'{
"code": 0,
"msg": "string",
"requestId": "string",
"status": "string"
}