curl --location --request POST '/app-api/wol/source-file/analysis-pdf' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": [
{
"width": 0,
"height": 0,
"data": [
"string"
],
"url": "string"
}
],
"msg": "string"
}