1.URL
http://124.223.60.234:8080/system/asset/report/analysis/queryAssetArmMovementList
2.请求参数
2.1请求头
在Headers里面增加token:对应登录验证成功后,data里面对应的tokenId
2.2.参数示例
{
"terminalId":"BDCCA5EB52974BF58E0053E569DFFBD8",
"startTime":"2025-10-28 16:00:00",
"endTime":"2025-10-30 16:00:00",
"pageNum":1,
"pageSize":20
}
2.3.参数说明
| 字段 | 类型 | 说明 | 是否必须 |
|---|---|---|---|
| terminalId | List | 终端唯一标识 | Y |
| startTime | String | 开始时间(UTC) | Y |
| endTime | String | 结束时间(UTC) | Y |
| pageNum | int | 分页查询当前页码,默认1 | Y |
| pageSize | int | 分页查询每页显示条数,默认20 | Y |
3.接口应答
3.1.返回示例
{
"code": 200,
"message": "Operation succeeded",
"data": {
"total": 14,
"size": 1,
"data": [
{
"_id": "2572E506BEDB4F77876E86B680B55968",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T12:10:12Z",
"startTimestamp": 1761826212000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T12:11:12Z",
"endTimestamp": 1761826272000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 60000,
"distance": 0
},
{
"_id": "99C3CB3A1A354095A27B6E348058DE06",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T12:03:54Z",
"startTimestamp": 1761825834000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T12:05:03.010Z",
"endTimestamp": 1761825903010,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 69010,
"distance": 0
},
{
"_id": "010C3F8719D64074A1424D79F8B83170",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T08:06:08Z",
"startTimestamp": 1761811568000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T08:08:16Z",
"endTimestamp": 1761811696000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 128000,
"distance": 0
},
{
"_id": "6CAC1918A25E41C69449CD372CCF9B89",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T08:05:20Z",
"startTimestamp": 1761811520000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T08:05:59Z",
"endTimestamp": 1761811559000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 39000,
"distance": 0
},
{
"_id": "1FB69759A6E44523A4CF1FADAD8A9CCA",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T07:58:28Z",
"startTimestamp": 1761811108000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T08:04:40Z",
"endTimestamp": 1761811480000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 372000,
"distance": 0
},
{
"_id": "CC1AF926024045619EDA79503B187242",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T07:57:19Z",
"startTimestamp": 1761811039000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T07:58:13Z",
"endTimestamp": 1761811093000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 54000,
"distance": 0
},
{
"_id": "FDD350505BE148FEA2807B03C25A464E",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T07:50:27Z",
"startTimestamp": 1761810627000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T07:50:57Z",
"endTimestamp": 1761810657000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 30000,
"distance": 0
},
{
"_id": "90FA4717B4B54522A8B8EBA88B2E81CE",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T07:36:59Z",
"startTimestamp": 1761809819000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T07:39:05Z",
"endTimestamp": 1761809945000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 126000,
"distance": 0
},
{
"_id": "3BB7F65B415843789193E7FA34677680",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T07:09:17Z",
"startTimestamp": 1761808157000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T07:09:59Z",
"endTimestamp": 1761808199000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 42000,
"distance": 0
},
{
"_id": "61F4844A29EB47BFB04C7AF1FE75C81F",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T05:31:09Z",
"startTimestamp": 1761802269000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T05:32:10Z",
"endTimestamp": 1761802330000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 61000,
"distance": 0
},
{
"_id": "4CE05AEAA53740EE8CB28552A80455B2",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-30T05:05:46Z",
"startTimestamp": 1761800746000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-30T05:06:46Z",
"endTimestamp": 1761800806000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 60000,
"distance": 0
},
{
"_id": "53B6B252486348A2A5389B5A313C0A13",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-29T13:47:37Z",
"startTimestamp": 1761745657000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-29T13:48:43Z",
"endTimestamp": 1761745723000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 66000,
"distance": 0
},
{
"_id": "1C2DB24B36674E12B940AFD62E3AA3FB",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-29T12:13:46Z",
"startTimestamp": 1761740026000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-29T12:14:25Z",
"endTimestamp": 1761740065000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 39000,
"distance": 0
},
{
"_id": "CA118E6278164BD0A98DCFEA74895EA9",
"terminalId": "BDCCA5EB52974BF58E0053E569DFFBD8",
"terminalNum": "864636062986175",
"vehicleId": "4ADA3198093F4BCF9BEB0C0F9356C973",
"vehicleNum": "SOS-86175",
"startTime": "2025-10-29T11:09:52Z",
"startTimestamp": 1761736192000,
"startLat": 0,
"startLon": 0,
"startMileage": 0,
"startLbsCells": null,
"endTime": "2025-10-29T11:12:29Z",
"endTimestamp": 1761736349000,
"endLat": 0,
"endLon": 0,
"endMileage": 0,
"endLbsCells": null,
"status": 1,
"duration": 157000,
"distance": 0
}
]
}
}
3.2.返回结果说明
| 字段 | 类型 | 说明 |
|---|---|---|
| code | int | 返回状态 |
| message | String | 返回结果描述 |
| data | object | 返回结果体 |
data 详情
| 字段 | 类型 | 说明 |
|---|---|---|
| total | String | 总条数 |
| size | String | 多少页 |
| data | object | 每页的结果集合 |
data 详情
| 字段 | 类型 | 说明 |
|---|---|---|
| _id | String | 记录唯一标识 |
| vehicleId | String | 资产唯一标识 |
| vehicleNum | Double | 资产编号 |
| terminalId | String | 终端唯一标识 |
| terminalNum | String | 终端号 |
| startTime | String | 开始时间(UTC) |
| startTimestamp | Long | 开始时间戳(UTC) |
| startLat | double | 开始纬度 |
| startLon | double | 开始经度 |
| startMileage | double | 开始里程,单位:km |
| endTime | String | 结束时间(UTC) |
| endTimestamp | Long | 结束时间戳(UTC) |
| endLat | double | 结束纬度 |
| endLon | double | 结束经度 |
| endMileage | double | 结束里程,单位:km |
| status | int | 当前状态(0:进行中;1:结束) |
| duration | int | 持续时长,单位:ms |
| distance | double | 持续里程,单位:km |
4.请求示例

Author:admin Create time:2025-10-31 12:15
Last editor:admin Update time:2025-10-31 14:50
Last editor:admin Update time:2025-10-31 14:50