项目

一般

简介

错误 #26315

于明辉 更新于 12 个月 之前

1.调用接口https://gapmsit.persagy.com/ddp-report/indicatorMiddle/queryIndicatorData
2.传入参数:{
"timeType": "M",
"startTime": "2023-06-01 00:00:00",
"endTime": "2023-07-01 00:00:00",
"aggregationType": null,
"projects": [
{
"projectId": "Pj9999991000",
"projectName": "iot计算项目1",
"indicators": [
{
"objId": "Vo99999910008a0fbe38ce7f4408b6ad3c6a2010a64d",
"objName": "",
"objType": "Sub",
"indicatorCodes": [
"yoyValuePeSqMerPbEec"
]
}
]
}
]
}
预期结果:查询成功,返回数据正确
实际结果:查询失败

返回