文档
测试

#17761/17762

GET
/api/requests/{id}/assets

接口描述

原有接口。在照片工作流中增加 type=OTHER 类型,参考订单:COTH20211123D01000004

说明 / 示例

``` { "commandId": "118", "commandType": "OTHER", "commandName": "其它", "definedAssetCount": 0, "maxAssetCount": 1, "assets": [{ "id": "61045249", "requestId": 11172092, "picUrl": "https://stag-storage.cyy928.com/img/20211123/11172092/SHOOT/20211123094257467.jpg", "commandId": "119", "commandType": "SHOOT", "commandName": "五星好评照", "latitude": 22.546174, "longitude": 113.946623, "createDate": "Nov 23, 2021 9:43:23 AM", "createdBy": "易师傅", "updateDate": "Nov 23, 2021 9:56:32 AM", "updateBy": "易师傅", "status": "DISABLED", "uploadChannel": "APP", "uploadScene": "RESCUE_PROCESS", "assets": [] }] } ```