curl --location --request GET 'http://192.168.11.46:13000/monitoring/point/pointAttribute?pointId&pointValueId'
{
"code": 200,
"message": "操作成功",
"data": {
"stakeMark": "未获取到桩号",
"elevation": "1145.200",
"max": "10.33",
"min": "-2.52",
"twoMeanError": "5.22",
"threeMeanError": "7.83"
}
}