文档
测试

首页视频图片

GET
localhost:8012/situations/main//getPictureLists

请求参数

参数名
类型
描述
必填
eqId
Int
设备id
必填
type
Int
设备类型
必填

说明 / 示例

{ "msg": "success", "code": 200, "data": { "total": 5, "list": [ { "id": 10, "monitorId": 1698532145753, "eqId": 2008, "type": "4", "dataType": "0", "value": "0", "weight": "0", "pictureUrl": "https://zzoukeqi.oss-cn-beijing.aliyuncs.com/situation/seeding/2023-03-27/E91041075/20230327155856.jpg", "collectionTime": "2023-09-01 13:55:15", "creatTime": "2023-09-01 13:55:18", "isDelete": 0 }, { "id": 9, "monitorId": 1698532147853, "eqId": 2008, "type": "4", "dataType": "0", "value": "0", "weight": "0", "pictureUrl": "https://zzoukeqi.oss-cn-beijing.aliyuncs.com/situation/seeding/2023-03-27/E91041075/20230327205855.jpg", "collectionTime": "2023-09-01 13:54:52", "creatTime": "2023-09-01 13:54:55", "isDelete": 0 }, { "id": 8, "monitorId": 1698532563212, "eqId": 2008, "type": "4", "dataType": "0", "value": "0", "weight": "0", "pictureUrl": "https://zzoukeqi.oss-cn-beijing.aliyuncs.com/situation/seeding/2023-03-28/E91041075/20230328075848.jpg", "collectionTime": "2023-09-01 13:54:31", "creatTime": "2023-09-01 13:54:35", "isDelete": 0 }, { "id": 7, "monitorId": 1695235874125, "eqId": 2008, "type": "4", "dataType": "0", "value": "0", "weight": "0", "pictureUrl": "https://zzoukeqi.oss-cn-beijing.aliyuncs.com/situation/seeding/2023-03-27/E91041075/20230327175856.jpg", "collectionTime": "2023-09-01 13:53:48", "creatTime": "2023-09-01 13:53:51", "isDelete": 0 }, { "id": 6, "monitorId": 1693252125421, "eqId": 2008, "type": "4", "dataType": "0", "value": "0", "weight": "0", "pictureUrl": "https://zzoukeqi.oss-cn-beijing.aliyuncs.com/situation/seeding/2023-03-27/E91041075/20230327165855.jpg", "collectionTime": "2023-09-01 13:53:25", "creatTime": "2023-09-01 13:53:29", "isDelete": 0 } ] } }