{
"metricIds": [
0
]
}curl --location '/userPlatform/dy/onlineReport/saveCompanyMetric' \
--header 'Content-Type: application/json' \
--data '{
"metricIds": [
0
]
}'{
"code": 200,
"message": "接口调用成功",
"data": "成功"
}