fix: error message and kpi ws

This commit is contained in:
2024-06-26 19:35:28 +08:00
parent dbf9fb2be5
commit 040a3b1bad
2 changed files with 5 additions and 4 deletions

View File

@@ -232,6 +232,7 @@ func PostKPIReportFromNF(w http.ResponseWriter, r *http.Request) {
// kip_id ...
"neType": kpiReport.Task.NE.NeType,
"neName": kpiReport.Task.NE.NEName,
"rmUID": kpiReport.Task.NE.RmUID,
"startIndex": kpiIndex,
"timeGroup": startTime,
}