curl --location --request GET 'http://172.16.3.245:29880/home/monitor/crack?startDateStr=2024-01-01&endDateStr=2025-01-12&pid=1'
{
"data": [
{
"id": 0,
"sensorId": 0,
"crackValue": 0,
"time": ""
}
],
"code": 0,
"msg": null
}