curl --location --request POST '/open_api//work_item///file/download' \
--header 'X-PLUGIN-TOKEN: {{plugin_token}}' \
--header 'X-USER-KEY: {{user_key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid":"89ab78a4-0a88-4603-8db4-7c1e63710284"
}'
文件二进制流