curl --location --request GET 'http://192.168.11.46:13000/fp/predictionConfig/pointValueList?pointId=3661&resCode=HP0015201110000170' \
--header 'Cookie: token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJhZG1pbiIsInJuU3RyIjoiVlZLRDJkSTNtYWJMb0Jta1F6Wm0xYlRiWjdxb3lWRHMifQ.0VZrq-iZRG9HKFbKml9japs4WhdWsQbiw6ewZDTJhBg'
{
"code": 200,
"message": "操作成功",
"data": [
{
"isPredict": "1",
"stModelParam": "{\"ini\":[\"2023-05-14\",1168.03,19.5,1128.5]}",
"proId": "5211696",
"p": "7533",
"pi": "x",
"piName": "径向"
},
{
"isPredict": "1",
"stModelParam": "{\"ini\":[\"2023-05-14\",1168.03,19.5,1128.5]}",
"proId": "5211696",
"p": "7533",
"pi": "y",
"piName": "切向"
},
{
"isPredict": "1",
"stModelParam": "{\"ini\":[\"2023-05-14\",1168.03,19.5,1128.5]}",
"proId": "5211696",
"p": "7533",
"pi": "z",
"piName": "垂直"
}
]
}