curl --location --request DELETE 'https://api-dev.sincetech.com.cn:9443/bpm-portal/sys/sysType/v1/' \
--header 'Authorization: Bearer '
{
"code": 0,
"errorCode": "string",
"logId": "string",
"message": "string",
"state": true,
"value": "string"
}