curl --location --request GET 'https://api.zhimu-tech.com/zhimu-api/report/getObjectAlarmChainRatio?objectId&period&reportDate&startDate'
{ "success": true, "errorCode": "SUCCESS", "errorMessage": "操作成功", "data": { "currentValue": 2, "previousValue": 0, "chainRatio": null } }