curl --location 'http://172.16.3.245:29880/sensor/data/monitor?startDateStr=undefined&endDateStr=undefined&pid=undefined'{
"data": [
{
"id": 0,
"sensorId": 0,
"date": "",
"value": 0,
"pid": 0,
"timestamp": ""
}
],
"code": 0,
"msg": null
}