curl --location --request POST 'http://www.tiger.com:8666/api/common/importData.do?uc=UC_SYS_ATTACHMENT_UPLOAD_WITHARGS' \ --header 'Authorization: auth:access:D5464671BFB3085D73239FB5CABC8033$$96ACA5F4A8D85AA954DD77A599980513$$14509ccdff' \ --data-urlencode 'extraInfo='
{ "success": true, "code": "string", "info": "string", "data": { "urid": "string", "fileName": "string", "fileSize": 0, "associatedBusinessId": "string", "storageType": "string", "storagePath": "string", "createdby": "string", "createdon": "string", "remark": "string", "classification": "string" } }