Authorization: Bearer ********************{
"id":"1940704322155245569"
}curl --location '/admin-api/plm/files/changeFile?label=%E6%96%87%E4%BB%B6%E5%A4%B9%E5%90%8D%E7%A7%B0%E6%A8%A1%E7%B3%8A%E6%9F%A5%E8%AF%A2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id":"1940704322155245569"
}'{"code":0,"data":true,"msg":"成功"}