curl --location --request POST '/api/setting/dict/type/del' \ --data-urlencode 'id='
{ "code": 200, "msg": "成功", "data": [] }