Authorization: ********************{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"dictId": 0,
"dictName": "string",
"dictType": "string",
"pageNum": 0,
"pageSize": 0,
"params": {},
"remark": "string",
"status": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}curl --location --request PUT '/dev-api/system/dict/type' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"dictId": 0,
"dictName": "string",
"dictType": "string",
"pageNum": 0,
"pageSize": 0,
"params": {},
"remark": "string",
"status": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}'{
"property1": {},
"property2": {}
}