ISDP-检查单采集数据(API名称:batchUpdateCollectData):请求示例

时间:2025-02-12 15:15:14

请求示例

{    "dataList": [        {            "taskId": 5996494,            "itemId": 3515983,            "templateId": 263513,            "kcpId": 286609,            "buttonType": "collect",            "textDataList": [                {                    "content": "api111111111111",                    "outputId": 43817155,                    "contentType": 20,                    "templateId": 263513,                    "itemId": 3515983,                    "kcpId": 286609,                    "taskId": 5996494                }            ],            "photoList": [                {                    "isExample": 0,                    "outputId": 43817155,                    "templateId": 263513,                    "itemId": 3515983,                    "kcpId": 286609,                    "taskId": 5996494,                    "dataSource": 1,                    "photoId": 6796072,                    "photoName": "性能图片2.png"                }            ],            "videoList": [                {                    "isExample": 0,                    "outputId": 43817156,                    "templateId": 263513,                    "itemId": 3515983,                    "kcpId": 286609,                    "taskId": 5996494,                    "dataSource": 1,                    "videoId": 6796227,                    "videoName": "1.mp4",                    "thumbnailsId": 6796226                }            ],            "fileList": [                {                    "outputId": 43817157,                    "templateId": 263513,                    "itemId": 3515983,                    "kcpId": 286609,                    "taskId": 5996494,                    "dataSource": 1,                    "fileId": 6796072,                    "fileName": "性能图片2.png"                }            ]        }    ],    "operUserId": 519119}
support.huaweicloud.com/api-isdp/api_01_0060.html