{}curl --location --request GET 'http://127.0.0.1/v2.0/esign/flowTasks//docs' \
--header 'x-acs-dingtalk-access-token;' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"data": [
{
"fileId": "string",
"fileName": "string",
"fileUrl": "string"
}
]
}