feat: KPI黄金指标补充网元类型
This commit is contained in:
@@ -198,7 +198,8 @@ func PostKPIReportFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
// 黄金指标事件对象
|
||||
kpiEvent := map[string]any{
|
||||
// kip_id ...
|
||||
"neName": goldKpi.NEType,
|
||||
"neType": goldKpi.NEType,
|
||||
"neName": goldKpi.NEName,
|
||||
"startIndex": goldKpi.Index,
|
||||
"timeGroup": goldKpi.StartTime,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user