yonyouhmm
新手上路
99Y币
发表于 2022-7-18 11:48:09
如上 post请求可以通过fileid获取路径返回结果如下:
- {
- "data": [
- {
- "userName": "胡敏敏",
- "filePath": "https://yonbip.diwork.com/iuap-apcom-file/rest/v1/server/file/62d4cb3c218d0b2f1936329f/ocstream?downThumb=false&token=yonbip_esn_lightappe30dec52dc713ff77077e5537e07feb1&isWaterMark=false",
- "ctime": 1658112828384,
- "utime": 1658112828384,
- "id": "62d4cb3c218d0b2f1936329f",
- "fileExtension": ".png",
- "fileSize": 242684,
- "fileSizeText": "236 KB",
- "fileName": "1657868378393",
- "duration": 0,
- "businessData": "caep&d8ad1d00-0644-11ed-bbf8-5f16f51b6cce",
- "yhtUserId": "7f8d88ab-1bfa-4183-be47-28abbf803c0f",
- "tenantId": "x73uqmdb",
- "md5Hex": "c1fa3e7c9313e2c9344a22d54e30bb3f",
- "objectId": "d8ad1d00-0644-11ed-bbf8-5f16f51b6cce",
- "objectName": "caep",
- "imageThumbPath": "https://yonbip.diwork.com/iuap-apcom-file/rest/v1/server/file/62d4cb3c218d0b2f1936329f/ocstream?downThumb=true&token=yonbip_esn_lightapp05b19f73ea2b685176d6fbe336653240&isWaterMark=false",
- "attributes": {
- "businessId": "d8ad1d00-0644-11ed-bbf8-5f16f51b6cce",
- "businessType": "caep"
- },
- "copy": false,
- "mine": true
- }
- ],
- "count": 1
- }
复制代码 |
|