{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"id": 0,
"testComponentType": "string",
"componentSubtype": "string",
"componentName": "string",
"componentVersion": "string",
"componentCategory": "string",
"delFlag": "string"
}curl --location --request PUT '/component' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"id": 0,
"testComponentType": "string",
"componentSubtype": "string",
"componentName": "string",
"componentVersion": "string",
"componentCategory": "string",
"delFlag": "string"
}'{
"": {}
}