{ "id": "string" }
curl --location --request POST 'http://localhost:7005/checkStandard/delCheckStandard' \ --header 'userId;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{}