{
"pointId":"2",
"pointValueId":"222",
"enableExtreme":1,
"enableThree":1
}
curl --location --request POST 'http://192.168.11.46:13000/fp/basPointItem/enableSaveAnalyze' \
--header 'Content-Type: application/json' \
--data-raw '{
"pointId":"2",
"pointValueId":"222",
"enableExtreme":1,
"enableThree":1
}'
{}