文档
测试

充电气泡

POST
http://192.168.8.21:8061/v1.3/log/bubble

说明 / 示例

{ "code": 200, "data": [ { "id": 1583, "userId": 100024, "startCapacity": 15, "endCapacity": 56, "startTime": "2021-09-24 03:23:17", "endTime": "2021-09-24 03:23:25", "rewardVolt": null, "actualVolt": 20, 电量 "randomNumber": 63, "lookAdv": 0, "status": 0 }, { "id": 1584, "userId": 100024, "startCapacity": 66, "endCapacity": 78, "startTime": "2021-09-24 03:23:33", "endTime": "2021-09-24 03:23:45", "rewardVolt": null, "actualVolt": 6, "randomNumber": 62217, "lookAdv": 0, "status": 0 }, { "id": 1585, "userId": 100024, "startCapacity": 45, "endCapacity": 96, "startTime": "2021-09-24 03:23:51", "endTime": "2021-09-24 03:23:59", "rewardVolt": null, "actualVolt": 25, "randomNumber": 83709, "lookAdv": 0, "status": 0 }, { "id": 1586, "userId": 100024, "startCapacity": 53, "endCapacity": 99, "startTime": "2021-09-24 03:24:06", "endTime": "2021-09-24 03:24:14", "rewardVolt": null, "actualVolt": 23, "randomNumber": 54051, "lookAdv": 0, "status": 0 }, { "id": 1587, "userId": 100024, "startCapacity": 51, "endCapacity": 68, "startTime": "2021-09-24 03:24:36", "endTime": "2021-09-24 03:24:44", "rewardVolt": null, "actualVolt": 8, "randomNumber": 38791, "lookAdv": 0, "status": 0 }, { "id": 1589, "userId": 100024, "startCapacity": 36, "endCapacity": 96, "startTime": "2021-09-24 03:25:57", "endTime": "2021-09-24 03:26:13", "rewardVolt": null, "actualVolt": 30, "randomNumber": 2761, "lookAdv": 0, "status": 0 }, { "id": 1590, "userId": 100024, "startCapacity": 48, "endCapacity": 66, "startTime": "2021-09-24 03:26:48", "endTime": "2021-09-24 03:26:58", "rewardVolt": null, "actualVolt": 9, "randomNumber": 63691, "lookAdv": 0, "status": 0 } ], "message": "操作成功" }