Authorization: Bearer ********************{
"id":"1940704322155245569"
}curl --location '/admin-api/plm/files/cancelCheckoutFile' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id":"1940704322155245569"
}'{"code":0,"data":true,"msg":"成功"}